/****** Photo Gallery Style *******/

#GalleryContent h4{
height:20px;
margin:20px 0 0 0;
padding:0 0 0 20px;
}
#GalleryContent h5{
background:url(../images/GalleryPicNameBG.gif) no-repeat;
height:20px;
margin:10px 0 0;
padding:0 0 10px 50px;
}
#PhotoGalleryContent{
position:relative;
width:550px;
}
#GalleryNav{
display:table;
margin:0;
padding:0;
width:480px;
}
#GalleryNav li{
list-style-type:none !important;
float:left;
}
	#GalleryNav_Pre a{
	background:url(../images/GalleryIcon_Pre.gif);
	height:42px;
	width:50px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Search a{
	background:url(../images/GalleryIcon_Search.gif);
	height:42px;
	width:50px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Thumbs a{
	background:url(../images/GalleryIcon_Thumbs.gif);
	height:42px;
	width:60px;
	margin:0;
	padding:0;
	display:block;
	}
	#GalleryNav_Next a{
	background:url(../images/GalleryIcon_Next.gif);
	height:42px;
	width:50px;
	margin:0;
	padding:0;
	display:block;
	}
#GalleryContent{
margin:0;
}
#GalleryContent img{
border:1px solid #999;
padding:3px;
}
#DetailThumb{
position:absolute;
top:90px;
left:363px;
}
#DetailThumb img{
border:1px solid #999;
padding:3px;
width:180px;
margin:0 0 10px;
}
#GalleryDrNote{
background:url(../images/GalleryDocNote.jpg) no-repeat top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
color:#666;
height:100px;
margin:0;
padding:60px 0;
width:340px;
}


