
#gallery_container { margin:0 auto; padding:0px 0px 0px 0px; display:block; position:relative;  border:red 0px solid;}

#thumb_container{ position:relative; overflow:hidden; margin:0px auto 0px; border:green 0px solid;}

#thumbs { white-space:nowrap; display:block; position:relative; text-align:center;}

#thumbs a { padding:0px; margin:0px auto; }

#thumbs a img{ border:1px #333333 solid; width:775px; height:513px;  }

.addbkwd { display:block; position:absolute; cursor:pointer; width:95px; height:54px; top:260px; left:0px;margin:0 0 0 -81px; background:url(../images/backBtn.gif) no-repeat left; }

.addfwd { display:block; position:absolute; cursor:pointer; width:95px; height:54px; top:260px; right:0px;margin:0 -84px 0 0 !important;margin:0 -85px 0 0;  background:url(../images/nextBtn.gif) no-repeat right;}


