#gallery_container2 {  width:250px ;  background:#C7B436; display:block; position:relative; margin-bottom:20px;}
#thumb_container2{ position:relative ; overflow:hidden ; width:300px ; height:250px ; }
#thumbs2 { display:block; width:6000px; }
#thumbs2 div.thumbnail { display:block; position:relative; float:left;  font-size:1.1em; width:300px; text-align:center;}
#thumbs2 a { padding:0px; margin:0px; clear:both;display:block; }
#thumbs2 a img{ width:300px;height:225px;overflow:hidden;background:#000;}
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:20px; height:225px; top:0px; right:0px; background:url(images/rt.png) no-repeat left center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:20px; height:225px; top:0px; left:0px; background:url(images/lt.png) no-repeat right center;  }
#gallery_container2 .addfwd:hover{background:url(images/rt.png) no-repeat -86px center;}
#gallery_container2 .addbkwd:hover{background:url(images/lt.png) no-repeat 5px center;}
#thumbs2  h3 a{color:#FFF;}
#thumbs2  h3 a:hover{color:#AD3839;}