.Photo_Gallery_Container
{
	background-color: #f7f7f7;
	border: 1px solid #c4c4c4;
	padding: 10px;
	margin-bottom: 10px;
}

.Album_Image
{
	padding-right: 10px;
}

.Album_Name
{
	color: #0893d8;
	font-weight: bold;
	font-size: 12px;
}

.Album_Name a
{
	color: #0893d8;
	text-decoration: none;
}

.Album_Date
{
	color: #999999 !important;
	font-weight: bold;
	font-size: 12px !important;
}

.Album_Photos_Count
{
	color: #999999 !important;
	font-weight: bold;
	font-size: 12px !important;
}
