p.productImage {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}

p.productLinks {
	margin: 2px;
	padding: 2px;	
	background-color:#F5F5F6;
	text-align: left;
}
h4.orange {
	background-color: blue;
	height: 29px;
	background:  url(../images/content/h4_blue_orange.gif) repeat-x scroll left top;
	color: #FBAD05;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	text-align: left;
}
span.dotted {
	margin-top: 2px;
	margin-bottom : 2px;
	height: 1;
	border-bottom: 1px #D8DADD dotted;
	font-size: 1px;
	display: block;
}

#faux {
	margin-top: 4px;
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%
}

#leftcolumn {
	background-color:#fff;
	border : 1px solid #CECED1;
 	display: inline;
 	width: 282px;
 	padding:4px;
 	float: left;
}

#leftcolumn p {
	font-size:15px;
	text-align:justify;
}

#content { 
	margin-left: 4px;
	background-color:#fff;
	border : 1px solid #CECED1;
 	float: left;
 	color: #333;
 	width: 216px;
 	padding:4px;
 	display: inline;
 	position: relative;
}
#rightcolumn { 	
 	display: inline;
 	position: relative;
 	width: 203px;
 	float: right;
}


#featuredProducts {
	border :1px solid #CECED1;
	background-color: #fff;
	padding:4px;
}

#featuredProducts table {
	width:100%;
	margin:0;
	margin-top:5px; 
	margin-bottom:5px; 
	border:1px solid #CECED1;
}
#featuredProducts table>thead>tr>td {
	font-weight:bold;
	text-align: center;
	padding:5px;	
}

#supportedBilling {
	border :1px solid #CECED1;
	margin-top: 5px;
	background-color: #fff;
	padding:4px;
}

#supportedShipping {
	border :1px solid #CECED1;
	margin-top: 5px;
	background-color: #fff;
	padding:4px;
}

#rightFillBlank {
	border :1px solid #CECED1;
	margin:0;
	margin-top: 5px;
	background-color: #fff;
	padding:0;
}