/* one */

ul#product_list li {
    height: 220px;
    margin-bottom: 1em;
    width: 680px;
}
ul#product_list a.product_img_link img {
    height: 220px;
    vertical-align: bottom;
    width: 220px;
}
.prod_list_cont {
    height: 220px;
    width: 680px;
}
ul#product_list li .price {
    bottom: 110px;
    right: 15px;
}
ul#product_list li h3 {
    font-size: 1.8em;
    left: 250px;
    position: absolute;
    text-align: center;
    top: 10px;
}
ul#product_list li p.product_desc {
    display: block !important;
    font-size: 12px;
    left: 250px;
    position: absolute;
    text-align: left;
    top: 70px;
    width: 250px;
}
ul#product_list li div.right_block {
    bottom: 10px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 11em;
}
ul#product_list li .discount {
    bottom: 146px;
    right: -22px;
}
ul#product_list li .on_sale {
    bottom: 146px;
    right: -22px;
}
.r_top_bis {
    background: url("../../images/NbrP/round_img_1_w.png") no-repeat scroll left top transparent;
    height: 10px;
    position: absolute;
    top: 0;
    width: 680px;
}
.r_top_bis2 {
    background: url("../../images/NbrP/round_img_1_n.png") no-repeat scroll left top transparent;
    height: 10px;
    position: absolute;
    top: 0;
    width: 680px;
}
.r_footer_bis {
    background: url("../../images/NbrP/round_img_1_w.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 680px;
}
.r_footer_bis2 {
    background: url("../../images/NbrP/round_img_1_n.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    height: 10px;
    position: absolute;
    width: 680px;
}
p.compare {
    font-size: 13px;
    margin: 0 !important;
    padding: 5px !important;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
}
input.comparator {
    margin: 0;
}
ul#product_list li .online_only {
    background: none repeat scroll 0 0 #9B0000;
    bottom: 5px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    left: 125px;
    padding: 4px;
    position: absolute;
    text-transform: none;
}
