.media-photos
{
	width							: 560px;
	height						: 171px;
	background				: url("/images/templates/media-photos.png") no-repeat;
	float							: left;
	margin-top				: 18px;
}
.media-photos-title
{
	background				: url("/images/templates/media-photos-title.png") no-repeat left bottom;
	height						: 17px;
	margin-top				: 20px;
	margin-left				: 20px;
}
.media-photos-title span
{
	display						: none;
}
.media-photos-content
{
	background				: url("/images/templates/media-line.png") repeat-x top;
	min-height				: 1px;
	margin						: 8px 20px;
	padding-top				: 13px;
}
.media-photos-content div
{
	width							: 130px;
	text-align				: center;
	float							: left;
}
.media-photos-content div img
{
	background				: #FFFFFF;
	padding						: 4px;
}
/****************************************************/

