/*CSS product listing*/
.product-gallery {display:inline;float:left;width:600px;}
.product-gallery h2{margin:0;}
.product-gallery .box-image-container{border:1px solid #777777;width:140px;margin-bottom:12px;margin-right:10px;float:left;text-align:center;height: 200px;}
.product-gallery .boxcontainernomarginright{border:1px solid #777777;width:140px;margin-bottom:12px;margin-right:0;float:left;text-align:center;height: 200px;}
.box-image-container  a{text-decoration:none;}
.boxtext p{text-align:center;}
.boxtext p.options a{color:#0066CC;margin:0;font-weight:700;}
.boximg{margin:0px;padding:0;}
.boximg img.product-listimg{height:139px;width:138px;}
.boximg img {border-bottom: 1px solid #777;}
/* left badge component*/
#badge_comp{margin-top:10px}
/*18/01/2012*/
.left-shifting-navg {
    margin-bottom: 12px;
}