#printheader {
	display:none;
}
#productheader {
	position:relative;
}
.dotline {
	background-image:url(../images/menusep.gif);
	background-repeat:repeat-x;
}
#productdetails {
	position:relative;
}
#productinfo {
	position:relative;
	float:left;
	width:45%;
	text-align:justify;
}
#productinforight {
	position:relative;
	width:45%;
	margin-left:50%;
}
#prodpic {
	/*background-image:url(../images/imagebg.gif);*/
	width:206px;
	height:152px;
	text-align:center;
}
#prodpic-xlarge {
	display:none;
}
#prodpic td {
	vertical-align:middle;
}
#productcode {
	font-family:"Courier New", Courier, mono;
}
#relatedproducts {
	/*border:1px solid #CCCCCC;*/
	margin-top:5px;
	position:relative;
	float:left;
	width:430px;
}
#relatedproductdetails {
	padding:6px 6px 0px 6px;
	height:146px;
}
#relatedproductpic {
	/*background-image:url(../images/imagebg.gif);*/
	width:134px;
	height:98px;
	text-align:center;
}
#relatedproduct a {
	text-decoration:none;
	color:#000000;
	font-size:0.85em;
}
#addons {
	margin-top:30px;
}
.productlist {
	font-size:1em;
}
.productlist2 {
	font-size:0.85em;
}
.productlistprice {
	text-decoration:normal;
}
.productprice {
	font-size:1.2em;
	font-weight:bold;
	color:#000000;	
}
.productprice2 {
	font-size:1em;
	font-weight:bold;
	color:#000000;	
}
.productsave {
	color:#AC0000;
	font-weight:bold;
	font-size:1.2em;
}
.productsave2 {
	color:#666666;
	font-weight:bold;
	font-size:0.9em;
}
.skucode {
	font-size:0.8em;
}
ul
{
	margin-top:0px;
	margin-bottom:0px;
}
ul li
{
	margin-left:-20px;
	padding-left:10px;
	margin-bottom:10px;
}
ul.tick
{
	list-style-image:url(../images/tick.gif);
	margin-top:0px;
	margin-bottom:0px;
}
ul.tick li
{
	margin-left:-20px;
	padding-left:10px;
}
.spendanother {
	color:#000000;
	font-weight:bold;
}
.relatedproduct {
	cursor:hand;
}
.relatedproductname {
	font-weight:bold;
	font-size:0.85em;
}
.relatedproductdesc {
	font-weight:bold;
	font-size:0.85em;
	color:#666666;
}
.relatedproductpricecode {
	/*height:15px;*/
	padding: 0px 0px 6px 6px;
}
.relatedproductlist {
	font-size:0.85em;
}
.relatedproductlistprice {
	text-decoration:line-through;
}
.relatedproductprice {
	/*position:relative;*/
	/*float:right;*/
	font-weight:bold;
	font-size:1em;
	color:#000000;
	/*padding-right:6px;*/
}
.relatedproductcode {
	/*position:relative;*/
	/*float:left;*/
	font-size:0.8em;
	/*padding: 0px 0px 0px 6px;
	line-height:0.8em;
	height:15px;*/
}
.relatedproductsave {
	color:#666666;
	font-weight:bold;
	font-size:0.9em;
}
.addons {
	/*background-image:url(../images/basketbg.jpg);
	background-repeat:repeat-x;*/
	position:relative;
	margin-top:20px;
}
.addonlistprice {
	text-decoration:line-through;
}
.addonprice {
	font-weight:bold;
	font-size:1.1em;
	color:#000000;
}
.addonsave {
	color:#666666;
	font-weight:bold;
}
.buybox {
	width:100%;
}
.dimensionlabel {
	font-weight:bold;
	padding-right:5px;
	white-space:nowrap;
}
#AddonsDataGrid {
	margin-top:5px;
}