div.gallery{margin:0;padding:0;}
div.gallery .scrollbar{border:2px solid #fff;position:relative;top:0;width:510px;height:11px;display:block;font-size:0;margin:0 0 8px;background:#efefef;}
div.gallery .track{position:absolute;float:left;left:20px;top:-1px;width:468px;height:11px;}
div.gallery .dragBar{position:absolute;}
div.gallery .dragBar div{height:11px;width:100%;background:url(/templates/images/gallery/ph_scroll.gif) repeat-x #61a9d1;}
div.gallery .left{float:left;font-size:0;width:18px;height:11px;}
div.gallery .right{float:right;font-size:0;width:18px;height:11px;}
div.gallery div.right img{width:18px;height:11px;border:none;margin:0;}
div.gallery div.left img{width:18px;height:11px;border:none;margin:0;}
div.gallery .wn{position:relative;width:510px;height:105px;overflow:hidden;margin:0;}
div.gallery .theImages td{border:0;padding:0 15px 0 0;}
div.gallery .theImages td img{cursor:pointer;border:4px solid #fff;margin:3px 0 3px 1px;}
div.gallery .theImages td img.act{cursor:pointer;border:4px solid red;margin:3px 0 3px 1px;}
div.gallery #picture{height:460px;margin:0;}