/* three */

ul#product_list li {
    height: 325px;
    margin-bottom: 1em;
    margin-right: 8px;
    width: 220px;
}
ul#product_list li.last_item_of_line {
    margin-right: 0;
}
.prod_list_cont {
    height: 325px;
    width: 220px;
}
ul#product_list a.product_img_link img {
height: 208px;
    margin-left: 5px;
    vertical-align: bottom;
    width: 210px;
}
ul#product_list li .price {
    bottom: 35px;
    font-size: 14px !important;
    left: 10px;
}
ul#product_list li h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
ul#product_list li div.right_block {
    bottom: 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 11em;
}
ul#product_list li .discount {
    bottom: 224px;
    right: -14px;
}
ul#product_list li .on_sale {
    bottom: 224px;
    right: -14px;
}
.r_top_bis {
    background: url("../../images/NbrP/round_img_3_w.png") no-repeat scroll left top transparent;
    height: 10px;
    position: absolute;
    top: 0;
    width: 220px;
}
.r_top_bis2 {
    background: url("../../images/NbrP/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("../../images/NbrP/round_img_3_w.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 220px;
}
.r_footer_bis2 {
    background: url("../../images/NbrP/round_img_3_n.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 220px;
}
p.compare {
 bottom: 5px;
    font-size: 13px;
    left: 8px;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
}
input.comparator {
    margin: 0;
}
ul#product_list li .online_only {
    background: none repeat scroll 0 0 #9B0000;
    bottom: 88px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    left: 5px;
    padding: 4px;
    position: absolute;
    text-transform: none;
}	

ul#product_list li span.availability {
    bottom: 85px;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 2px;
    position: absolute;
    right: 13px;
    text-align: center;
    width: 120px;
	opacity:0;
	text-shadow:none
}

ul#product_list li span.available_lng_text {
bottom: 45px !important;
    font-size: 10px;
    position: absolute;
    right: 9px;
    width: 118px;
	opacity:1
}