#products.productsInRow{clear:both;}
#products.productsInRow li{clear:none !important;width:49% !important;padding:0 0 3px 0px !important;}
#products.productsInRow li.i1{clear:both !important;float:left;}
#products.productsInRow li.i0{float:right;}
#products.productsInRow h3{padding-left:0 !important;font-weight:bold !important;font-size:13px !important;}
#products.productsInRow .price em, #products.productsInRow .price span{font-size:1em;}
#products.productsInRow .price strong{font-size:1.083em;}
#products.productsInRow .basket{clear:left;}
#products.productsInRow li.pages{width:100% !important;}
@media print{
  #products.productsInRow li{border-color:#ccc;}
}

#lastProduct{margin-bottom:10px;padding:10px 15px;background:#f0efcd;text-align:center;}
#lastProduct .photo{margin:0 7px 5px 0;font-size:0px;line-height:0px;}
#lastProduct .photo img{border:2px solid #ddceb7;}
#lastProduct .photo a:hover img{border:2px solid #c7af87;}
#lastProduct h3{font-size:0.9em;}
#lastProduct a{text-decoration:none;}
#lastProduct a:hover{background:inherit;color:#d01c02;text-decoration:underline;}
#lastProduct .price{padding:2px 0 0;background:inherit;color:#f00;font-size:0.9em;}
#lastProduct strong{padding:0 2px 0 5px;font-weight:bold;}
