/* two */

ul#product_list li {
height:223px;
margin-bottom:1em;
margin-left:15px;
width:330px;
}
.prod_list_cont{
width:330px;
height:223px;
	}
ul#product_list a.product_img_link img{
height:180px;
margin-bottom:0.8em;
vertical-align:bottom;
width:180px;
}	
ul#product_list li .price {
bottom:100px;
right:20px;
}
ul#product_list li h3{
font-size:1.2em;
text-align:center;
}
ul#product_list li div.right_block{
bottom:10px;
position:absolute;
right:15px;
text-align:center;
width:11em;
}
ul#product_list li .discount {
bottom:150px;
right:-22px;
}

ul#product_list li .on_sale {
bottom:150px;
right:-22px;
}

.r_top_bis{
background:url("../img/round_img_2_w.png") no-repeat scroll left top transparent;
height:10px;
position:absolute;
top:0;
width:330px;
}
	
.r_top_bis2{
background:url("../img/round_img_2_n.png") no-repeat scroll left top transparent;
height:10px;
position:absolute;
top:0;
width:330px;
}

ul#product_list li p.product_desc {
	display:none
}	
	
.r_footer_bis{
background:url("../img/round_img_2_w.png") no-repeat scroll left bottom transparent;
height:10px;
position:absolute;
bottom:0;
width:330px;
	}
.r_footer_bis2{
background:url("../img/round_img_2_n.png") no-repeat scroll left bottom transparent;
height:10px;
position:absolute;
bottom:0;
width:330px;
	}
p.compare{
	position:absolute;
	bottom:135px;
	right:15px;
	font-size:13px;
	margin: 0 !important;
	padding:0 !important;
}
input.comparator{
	margin:0
}
ul#product_list li .online_only {
bottom: 80px;
color: #DA0F00;
font-weight: bold;
position: absolute;
right: 15px;
text-transform: none;
}
ul#product_list li p.product_desc {
display:none
}		