.producta,.productb,.product1of3,.product2of3,.product3of3 {
	border:1px solid #666;*/
	margin:0px;
	/*margin-left:0.25%;*/
	margin-top:0.15%;
	text-align:left;
}
.producta,.productb{
	width:49.5%;
	height:9.25em;
	border:1px solid #red;*/
	padding-top:5px;
}
.product1of3,.product2of3,.product3of3 {
	width:32%;
	text-align:center;
	height:15em;
}
.producta {
	float:left;
}
.productb {
	float:right;
}
.product1of3 {
	float:left;
}
.product2of3 {
	float:left;
}
.product3of3 {
	float:left;
}
.productimage,.productimage_popup {
	float:left;
	margin-top:2px;
	margin-left:1px;
	border:0px;
}
.productimage_popup {
	width:100px;	
}
.productimage img{
	width:50px;
	border:0;
}
.productdetail {
	padding-left:1%;
}
.productdetail ,.productdetail_popup,.prod_addnl{
	float:left;
	line-height:1.15em;
	border:1px solid #CCCC66;
}
.productdetail ,.productdetail_popup{
	width:65%;
	margin-left:0.25%;
}
.prod_addnl{
	width:100%;
	margin-left:0%;
}
.basketbtn {
	float:right;
	margin-top:0.5em;
}
.basketbtn,.basketbtn_popup {
	width:50px;
	height:50px;
}
.basketbtn_popup {
	margin-left:15%;
	margin-top:0.05em;
}
.itemsofferedtitle{
	font-weight:bold;
	font-size:1.25em;
	line-height:1.25em;
}
.itemsoffereddetail{
	font-weight:normal;
	font-size:1.1em;
}
.clickmsg {
	font-style:italic;
	color:red;
}
.itemprice,.itemprice_popup {
	line-height:1.8em;
	font-size:1.25em;
	width:97%;
}
.itemprice_popup {
	width:2em;
}
.productdetail label{
	color:#666;
	font-weight:bold;
	text-align:right;
	
}
.pp{
	font-style:italic;
	color:red;
	font-size:0.5em;
}

