
#gallery_container {  width:210px ; height:150px ; margin:10px auto 10px; background:#C7C2B4 ; padding:7px 0px 0px; display:block; position:absolute; top:20px;left:5px;}
#gallery_container .addfwd { display:block; position:absolute; cursor:pointer; width:15px; height:120px; top:0px; right:0px; background:url(gallery_fwd.jpg) no-repeat center;  }
#gallery_container .addbkwd { display:block; position:absolute; cursor:pointer; width:15px; height:120px; top:0px; left:0px; background:url(gallery_back.jpg) no-repeat center;  }
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:150px ; margin:0px auto 0px; }
#thumbs { display:block; position:relative; width:6000px; }
#thumbs div.thumbnail { display:block; position:relative; float:left; margin-right:10px; font-size:11px; width:84px; text-align:center; }
#thumbs a { padding:0px; margin:0px; clear:both; display:block; text-decoration:none; }
#thumbs a img{ border:0px ; }

