a, span, td{
	font-family:Tahoma;
	font-size:8pt;
}

.clearleft, span.clearleft{
	float: left;
	clear: both;
	font-family: Tahoma; 
	font-size: 10pt; 
	color: Black;  

}

a.clearleft{
	float:left;
	clear:both;
}

.resultsdropdown, input.resultsdropdown{
		font-family: Tahoma; 
		border: 1px solid #000080; 
		font-size:8pt;
		float:left;
		clear:both;
		/*margin: 0 25px 0 12px;*/
	}

.beddingresultsdropdown, input.beddingresultsdropdown{
		font-family: Tahoma; 
		border: 1px solid #000080; 
		font-size:8pt;
		float:right;
		clear:both;
}	

.beddingresultsSizetext{
	font-family: Tahoma;
	font-size:8pt;
	float:right;
	clear:both;
	font-weight:bolder;
}
.beddingresultsQtytext
{
	font-family: Tahoma;
	font-size:8pt;
	float:right;
	clear:both;
	font-weight:bolder;
}

	.beddingresultsQtyTxt, input.beddingresultsQtyText
	{
		font-family: Tahoma; 
		border: 1px solid #000080; 
		font-size:8pt;
		float:right;
		clear:both;
		width: 36px;
		
		BORDER-RIGHT:1px solid; 
		BORDER-TOP:1px solid; 
		FONT-SIZE:8pt; 
		BORDER-LEFT:1px solid; 
		BORDER-BOTTOM:1px solid; 
		FONT-FAMILY:Tahoma; 
		TEXT-ALIGN:center
	}
	
	
	.resultsQtyTxt, input.resultsQtyText{
		BORDER-RIGHT:1px solid; 
		BORDER-TOP:1px solid; 
		FONT-SIZE:8pt; 
		BORDER-LEFT:1px solid; 
		BORDER-BOTTOM:1px solid; 
		FONT-FAMILY:Tahoma; 
		TEXT-ALIGN:center
	}	

	.custtestmessage, td.custtestmessage{
		font-family: tahoma;
		color:#003366;
		background-color:#f9f1e8;
		font-size:8pt;
	}
	
	.custtestheader, td.custtestheader{
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		background-color:#CE8610;
	}
	
	.custtestname, td.custtestname{
		font-family:tahoma;
		font-size:8pt;
		color:#003366;
		background-color:#f9f1e8;
		font-weight:bold;
		text-align:right;
	}
	
	.lowpriceheader, span.lowpriceheader, div.lowpriceheader{
		color:#003366;
		font-family:Tahoma;
		font-weight: bold;
		font-size: 8pt;
		align:center;
	}
	
	.lowpricetext, p.lowpricetext{
		color:#003366;
		font-family:Tahoma;
		font-size:8pt;
			text-indent: 10px;
			margin: 0px;
	}		
	
	/***ratings/reviews**/
	#customer_ratings{ width: 100%; }
	.customer_reviews{border: solid 1px #ccc; padding:5px 5px 5px 5px;}
	#customer_ratings_left_col{float:left; font-weight:bold; }
	#customer_ratings_right_col{float:right; padding-left:2px; }
	.overall_rating{padding:5px 0px 5px 0px; width:100%;}
