
ul#ul_photo_gallery_photos, ul#ul_photo_gallery_gallery{
	padding:0;
	margin:0;
}

ul#ul_photo_gallery_photos li, ul#ul_photo_gallery_gallery li{
	padding:0;
	margin:5px 9px;
	display:block;
	float:left;
	position:relative;
	text-align:center;
	width:200px;
	height:160px;
	text-align:center;
}


ul#ul_photo_gallery_gallery li img{
	
}

ul#ul_photo_gallery_gallery li{
	width:200px;
	height:182px;
}

ul#ul_photo_gallery_gallery li .photo_gallery_gallery_name{
	text-align:center;	
}

ul#ul_photo_gallery_gallery li h3{
	font-size:13px;
	text-decoration:none;
	text-align:center;	
	margin-top:3px;
	text-transform:none;
}

