@import "../../omf/stylesheet/mobile.css";
/*
#ProductRelated { overflow: auto }
*/
#ProductRelated * { overflow: auto }
#ProductRelated .box-heading { font-weight: 700; padding-bottom: 3px }
/* #ProductRelated .box-product > div { width: 150px ; } */ /* float: left }*/
#ProductRelated .box-product .price { margin-left: 55px; font-weight: 700 }
#ProductRelated .box-product .price-old { text-decoration: line-through }
#ProductRelated .box-product .price-new { font-weight: 700; color: red }
