#bodycontainer { width: 764px; float: left;}
#prodordform .itemform .price {margin:10px 0;}
#prodordform .itemform .price-bold {font-weight:bold;margin:10px 0;}
	#prodordform .itemform .sale-price, #prodordform .itemform .sale-price-bold {margin:10px 0;}
	#prodordform .itemform .sale-price-bold {font-weight:bold;}
	#prodordform .itemform .sale-price-bold em {/*background:#ffffff;*/ color:#f12a1f; font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;}
	#prodordform .itemform .sale-price em {color:#f12a1f; font-style:normal; margin:10px 0; padding:0 4px 0 0;}
#prodordform .code {font-style:normal; margin:10px 0;}
#prodordform .code em {font-style:normal;margin:10px 0 0;}
#prodordform .itemavailable {color:#000; margin:8px 0;}
#prodordform .itemavailable em {color:#474537; font-style:normal; font-weight:bold; margin:8px 0 8px 4px;}
#prodordform .itemoption {display:inline; font-weight:bold; margin:2px 0;}
#prodordform .multiLineOption {display:block;margin:5px 0; font-weight:normal;}

#maindiv {
  width: 915px;
  text-align: left !important;
}

#recentlydiv {
  width: 150px !important;
  float: right !important;
  background-color: white;
}

#recenthistory label, #reviews label {
	font: bold 12px verdana;
	color: white;
	display: block;
	background-color: #e69522;
	padding: 3px 5px;
        margin: 0px;
text-align: center;
}

#recenthistory td {
	font: normal 11px arial;
	color: black;
	text-align: center;
}

#recenthistory {
	margin-top: 0px;
}
#recenthistory { text-align: center }
#recenthistory table { width: 100% }

