@CHARSET "ISO-8859-1";

#productImage{float:left;width:210px;}
#productDesc{float:left;width:250px;position:relative;}
#deliveryInfo{}
	
	
	
.shopLeftColumn .label_field_pair label,.productTitle{color:#4d99d1;font-size: 13px;font-weight: bold;}
.quantityDrop{width:50px; left:80px;}
.priceLine{}
.priceNumber{color:#c31283;font-size: 20px;}
.total{color:#000;font-weight: bold; left:80px;font-size:13px;}
.error{}
.label_field_pair .error{}
.blueHeader{width:195px; background-color:#004b8d;color:#fff;line-height: 40px;font-weight: bold;padding-left:20px;margin-bottom:10px;}

.shopRightColumn,.shopLeftColumn{float:left;width:215px;border:1px #CCCCCC solid;padding:5px;min-height:350px;}
.shopLeftColumn{width:480px;margin-right:10px;}

.emp{font-weight: bold;}

.shopLeftColumn .label_field_pair {width:470px;}
.shopLeftColumn .error{color:red;}
.shopLeftColumn .label_field_pair.error input{border:red solid 1px;}
.shopLeftColumn .label_field_pair label{text-align:left;width:120px;}
.shopLeftColumn .label_field_pair input{width:335px;}
.shopLeftColumn .stepButtons{width:470px;text-align: right;padding-top:10px;clear: both;}