
#gallery_container {  margin:3px auto; padding:2px 0 0 0; display:block;position:relative; }

#thumb_container{ position:relative ; overflow:hidden ; margin:0 auto; padding:0; }

#thumbs {white-space:nowrap; display:block; position:relative; width:6000px; }

#thumbs div.event {display:block; position:relative; float:left; font-size:11px; text-align:center; width:175px;
    top: 0px;
    left: 0px;
}

#thumbs div.event h3 {padding-bottom:1px;}

#thumbs div.event .eventDate {font-weight:normal;}

#thumbs a { padding:0px; margin:0px; }

#thumbs a img{ border:1px #333333 solid; margin:0 2px 0 2px; width:165px; height:150px; }





#gallery_container2 {  width:600px ;  margin:10px auto ; padding:12px 0 0 0; display:block; position:relative;width:600px; }

#thumb_container2{ position:relative ; overflow:hidden ; margin:0 auto;width:600px; }

#thumbs2 {white-space:nowrap; display:block; position:relative; }

#thumbs2 a { padding:0px; margin:0px;}

#thumbs2 a img{ border:1px #ffffff solid; margin:2px; width:130px; height:130px;}


.addfwd { display:block; position:absolute; cursor:pointer; width:16px; height:101px; top:35px; right:5px; background:url(../images/arrowRight.gif) no-repeat right;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:16px; height:101px; top:35px; left:5px; background:url(../images/arrowLeft.gif) no-repeat left;  }
