.gallery #banner{
	background-image:url(/_images/banner.gallery.jpg);
}
#left{
	min-height:375px;
	_height:375px;
}
#right{
	padding:0px 0px 20px 20px;
	width:535px;
}
h2.photogallery{
	background-image:url(/_images/h2-photogallery.png);
}
#imageWrapper{
	float:left;
	display:inline;
	text-align:center;
	width:358px;
	height:269px;
	margin:0 10px 0 0;
}
#imageWrapper.loading{
	background:url(/_images/loading_on_white.gif) transparent no-repeat center center;
}
#imageWrapper img{
	border:1px solid #cbcbcb;
}
#galleryNav{
	float:left;
	display:inline;
	width:162px;
	height:265px;
}
#galleryNavTitle{
	background:transparent url(/_images/title-albums.png) no-repeat left top;
	display:block;
	width:158px;
	height:29px;
	text-indent:-9999em;
	margin:0 0 10px;
	padding:0;
}
#galleryNav select{
	width:158px;
	margin:0 0 10px;
	border:1px solid #7f9db9;
}
#right #thumbs{
	background:transparent url(/_images/dots-hor-grey.png) repeat-x left bottom;
	width:162px;
	height:176px;
	padding:0;
}
#right #thumbs li{
	background-image:none;
	float:left;
	display:inline;
	width:50px;
	height:50px;
	padding:0 4px 4px 0;
}
#right #thumbs li:hover{cursor:pointer;}
#right #thumbs li p{
	display:none;
}
#pagination{
	background:transparent url(/_images/dots-hor-grey.png) repeat-x left bottom;
	width:162px;
	height:20px;
	text-align:right;
	color:#999;
	padding:4px 0 0;
}
#pagination a{
	color:#999;
	font-size:0.9em;
	text-decoration:underline;
}
#pagination #previous{
	background:transparent url(/_images/bullet.previous.png) no-repeat left 5px;
	padding:0 0 0 15px;
}
#pagination #next{
	background:transparent url(/_images/bullet.next.png) no-repeat right 5px;
	padding:0 15px 0 0;
}
#caption{
	background:transparent url(/_images/dots-hor.png) repeat-x left bottom;
	width:530px;
	padding:10px 0 10px;
	clear:left;
}
#caption p{
	background:transparent url(/_images/bullet.submenu.png) no-repeat left 2.5px;
	font:normal 1.10em arial, helvetica, verdana, sans-serif;
	color:#333;
	padding:0 0 0 8px;
}