#gallery_container{ width:510px; height:160px; margin:auto;  padding:10px 0px 0px 0px; display:block; position:relative}

#thumb_container{position:relative; overflow:hidden; width:502px; height:170px; margin:auto; padding:0px}

#thumbs{display:block; position:relative; width:6000px}

#thumbs div.thumbnail{display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:84px; text-align:left; color:#ccc}

#thumbs a{padding:0px; margin:0px}
#thumbs a img{border:1px #ccc solid}

#gallery_container2{ width:510px; height:160px; margin:auto;  padding:10px 0px 0px 0px; display:block; position:relative}

#gallery_container2 .addfwd{display:block; position:absolute; cursor:pointer; width:32px; height:32px; top:40px; left:460px; background:url(../images/gallery_fwd.gif) no-repeat}
#gallery_container2 .addbkwd{display:block; position:absolute; cursor:pointer; width:32px; height:32px; top:40px; left:-10px; background:url(../images/gallery_back.gif) no-repeat}

#thumb_container2{position:relative; overflow:hidden; width:502px; height:170px; margin:auto; padding:0px}

#thumbs2{display:block; position:relative; width:6000px}

#thumbs2 div.thumbnail{display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:84px; text-align:left; color:#ccc}

#thumbs2 a{padding:0px; margin:0px}
#thumbs2 a img{border:1px #ccc solid}

.addfwd{display:block; position:absolute; cursor:pointer; width:32px; height:32px; top:40px; left:460px; background:url(../images/gallery_fwd.gif) no-repeat}
.addbkwd{display:block; position:absolute; cursor:pointer; width:32px; height:32px; top:40px; left:-10px; background:url(../images/gallery_back.gif) no-repeat}

