#offeroftheweek {
	position:relative;
	width:444px;
	height:153px;
	border:1px solid #000000;
	background-image:url(../images/offerbg.jpg);
	background-repeat:repeat-x;
	padding:9px;
}
#offerdetails {
	position:relative;
	float:left;
	width:50%;
	text-align:center;
}
#offerbuttons {
	position:relative;
	bottom:0px;
}
#offerpic {
	position:relative;
	background-image:url(../images/imagebg_w.gif);
	width:206px;
	height:152px;
	text-align:center;
	float:right;
}
#newproducts {
	width:466px;
	margin-top:5px;
}
#newproductsheader {
	background-image:url(../images/latestheader.jpg);
	color:#666666;
	height:19px;
	font-size:0.95em;
	padding:5px 0px 0px 35px;
	margin-bottom:2px;
}
#newimage {
	position:relative;
	float:left;
	width:67px;
	height:49px;
}
#newdetails {
	position:relative;
	float:right;
	width:77px;
	padding-left:5px;
}
#newprice {
	font-weight:bold;
	font-size:0.85em;
}
.offerproduct {
	font-weight:bold;
	font-size:1.2em;
	margin-top:4px;
}
.offerlistprice {
	font-weight:bold;
	color:#000000;
	font-size:1em;
	margin-top:5px;
}
.offerprice {
	font-weight:bold;
	color:#AC0002;
	font-size:1.2em;
	margin:5px 0px 5px 0px;
}
.offercode {
	font-size:0.85em;
	color:#666666;
	font-weight:bold;
}
.saleproducts {
	margin-top:5px;
}
.saleproduct {
	cursor:hand;
}
.saledetails {
	padding:6px 6px 0px 6px;
	height:149px;
}
.salepic {
	/*background-image:url(../images/imagebg.gif);*/
	width:134px;
	height:98px;
	text-align:center;
}
.salepic td {
	vertical-align:middle;
}
.saleview {
	position:relative;
	float:left;
	width:65px;
	text-align:center;
	background-color:#CCCCCC;
	margin-left:3px;
}
.salebuy {
	position:relative;
	float:right;
	width:65px;
	text-align:center;
	background-color:#AC0002;
	margin-right:3px;
}
.salepricecode {
	/*height:15px;*/
	padding: 0px 0px 6px 6px;
}
.salelist {
	font-size:0.85em;
}
.salelistprice {
	text-decoration:line-through;
}
.saleprice {
	/*position:relative;*/
	/*float:right;*/
	font-weight:bold;
	font-size:1em;
	color:#AC0002;
	/*padding-right:6px;*/
}
.salecode {
	/*position:relative;*/
	/*float:left;*/
	font-size:0.8em;
	/*padding: 0px 0px 0px 6px;
	line-height:0.8em;
	height:15px;*/
}
.salesave {
	color:#666666;
	font-weight:bold;
	font-size:0.9em;
}
.saleproductname {
	font-weight:bold;
	font-size:0.85em;
}
.saledesc {
	font-weight:bold;
	font-size:0.85em;
	color:#666666;
}
.newproduct {
	font-weight:normal;
	font-size:0.85em;
}
.newproduct a {
	text-decoration:none;
	color:#000000;
}