div#gallery{overflow:hidden;width:650px;position:relative}
#thumbnails
{
 position:relative;margin:10px;margin-top:20px;width:630px;overflow:auto;height:112px;padding:0;text-align:center;
 scrollbar-3d-light-color: #2461B4;
 scrollbar-arrow-color: #2461B4;
 scrollbar-base-color: gray;
 scrollbar-dark-shadow-color: white;
 scrollbar-face-color: white;
 scrollbar-highlight-color: #e0e0e0;
 scrollbar-shadow-color: white;
 scrollbar-track-color: white}
#navigation,#photo_index{position:relative;left:50%;width:172px;text-align:center;overflow:hidden;margin:10px 0 10px -86px}

#navigation a{display:block;height:18px;float:left;clear:right;margin:5px;background-image:url(/gallery/images/gallery.png);background-repeat:no-repeat}

#first_img{width:28px;background-position:0 0}
#last_img{width:28px;background-position:-112px 0}
#first_img:hover{background-position:0 -18px}
#last_img:hover{background-position:-112px -18px}

#prev_img{width:24px;background-position:-28px 0}
#next_img{width:24px;background-position:-88px 0}
#prev_img:hover{background-position:-28px -18px}
#next_img:hover{background-position:-88px -18px}

#slideshow{width:18px;background-position:-52px 0}
#slideshow:hover{background-position:-52px -18px}
#slideshow.active{background-position:-70px 0}
#slideshow.active:hover{background-position:-70px -18px}

#thumbnails table{margin:0 auto}
#thumbnails img{height:93px;width:124px}
#thumbnails a{display:block;width:124px;border:1px #fff solid;cursor:hand;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5}
#thumbnails a:hover,#thumbnails a.active{border:1px #fff solid;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
#thumbnails a.active{border:1px #fff solid}
#album_nav{padding:0 10px}
#g_img_desc{height:30px;width:630px;margin:10px 10px;font-weight:bold}

#img_container{position:relative;width:500px;height:375px;text-align:center;overflow:hidden;left:50%;margin:5px 0 5px -250px}
#big_img1,#big_img2{width:500px}
#big_img1{position:absolute;left:0}
#big_img2{position:absolute;left:0}
#img_container img#loader{width:32px;height:32px;position:absolute;left:50%;margin-left:-16px;top:50%;margin-top:-16px;visibility:hidden}

div.gallery_section,div.gallery_album{width:196px;float:left;text-align:center;margin:10px;padding:10px 0}
div.gallery_album{width:194px;border:1px #e0e0e0 solid}
div.gallery_section img,div.gallery_album img{margin:0;width:150px;height:113px}
div.section_title{margin:3px 11px;height:28px;text-align:center}
div.section_region{margin:5px 5px 0 5px;height:18px;text-align:center}