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:142px;
	height:142px;
	text-align:center;
}


ul#ul_photo_gallery_gallery li img{
	width:140px;
	height:140px;	
}

ul#ul_photo_gallery_gallery li{
	width:142px;
	height:auto!important;
	height:162px;
	min-height:162px;	
}

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;	
}
ul#ul_photo_gallery_gallery li.gallery_separator{
	display:block!important;
	clear:both!important;
	width:100%!important;
	height:1px!important;
	border:none!important;
	background:none!important;
	float:none!important;	
	min-height:0!important;	
}