

/* our catalogues div */
#our_catalogues { margin-left:0px; padding:0px; text-align:left;  border: 0px solid #333333;}
#our_catalogues ul  { margin-left:0px; padding:0;}
#our_catalogues li { border-top: 10px solid #333333; list-style:none; float:left; margin:0 2px 0px 0; width:178px; height:304px; position: relative;}
#our_catalogues li.clothing { background: #fff url(images/home-blackberry001.jpg) no-repeat 0 0; }
#our_catalogues li.golf { background: #fff url(images/home-iphone001.jpg) no-repeat 0 0; }
#our_catalogues li.winph { background: #fff url(images/home-winphone001.jpg) no-repeat 0 0; }
#our_catalogues li.last{ background: #fff url(images/home-smartphone001.jpg) no-repeat 0 0; margin-right:0; }
#our_catalogues li a { display: block; position: relative; overflow: hidden; width:178px; height:304px; color: #000; font: 1.92em/1.2 "Avenir LT Std", Avenir, Helvetica, Arial, sans-serif; }
#our_catalogues li img { position: absolute; top: 0; left: 0; width:178px; height:304px; border: 0; }



