/* three */

ul#product_list li {
height:360px;
margin-bottom:1em;
margin-left:10px;
width:220px;
}
.prod_list_cont{
background-color:white;
width:220px;
height:360px;
	}
ul#product_list a.product_img_link img{
height:220px;
margin-bottom:2px;
vertical-align:bottom;
width:220px;
}	
ul#product_list li .price {
font-size:22px !important;
bottom:48px;
left:75px;
font-weight:bold;
}
ul#product_list li h3{
font-size:1.2em;
text-align:center;
}
ul#product_list li div.right_block{
bottom:10px;
position:absolute;
right:28px;
text-align:center;
width:11em;
}
ul#product_list li .discount {
bottom:286px;
right:-33px;
}

ul#product_list li .on_sale {
bottom:243px;
right:-16px;
}

.r_top_bis{
background:url("img/round_img_3_w.png") no-repeat scroll left top transparent;
height:10px;
position:absolute;
top:0;
width:220px;
}
	
.r_top_bis2{
background:url("img/round_img_3_n.png") no-repeat scroll left top transparent;
height:10px;
position:absolute;
top:0;
width:220px;
}

ul#product_list li p.product_desc {
	display:none
}	
	
.r_footer_bis{
background:url("img/round_img_3_w.png") no-repeat scroll left bottom transparent;
height:10px;
position:absolute;
bottom:0;
width:220px;
	}
.r_footer_bis2{
background:url("img/round_img_3_n.png") no-repeat scroll left bottom transparent;
height:10px;
position:absolute;
bottom:0;
width:220px;
	}
p.compare{
	position:absolute;
	bottom:65px;
	right:5px;
	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;
display:none
}
	
