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

ul#ul_simple_card_cards li, ul#ul_photo_gallery_gallery li{
	padding:0;
	margin:5px 0;
	display:block;
	float:left;
	position:relative;
	text-align:center;
	width:50%;
}

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

ul#ul_simple_card_cards li h3{
	font-size:13px;
	text-decoration:none;
	text-align:center;	
}

