div.PhotoGallery_Item
{
}



div.PhotoGallery_Item div.PhotoGallery_Image
{
	width: 180px;
	padding: 7px 0 0 0;
	text-align: center;
}
div.PhotoGallery_Item div.PhotoGallery_Info
{
	padding: 1px 10px 5px 10px;
	color: #777;
	font-size: 11px;
}
div.PhotoGallery_Description
{
	padding: 10px 10px 10px 10px;
}



div.PhotoGallery_Item div.PhotoGallery_Title
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

div.PhotoGallery_Item div.PhotoGallery_Title h2
{
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 2px 10px 2px 10px;
}

