.content_artwork
{
	float:										left;
	position:									relative;
	margin:										0px;
	margin-top:									15px;
	padding:									0px;
	width:										900px;
	height:										auto;
	min-height:									400px;
	overflow:									hidden;
	border:										none;
}

.ImageBox
{
	width:										720px;
	height:										auto;
	min-height:									200px;
	margin-top:									0px;
	margin-bottom:								25px;
	margin-left:								auto;
	margin-right:								auto;
	padding:									0px;
	color:										#c0c0c0;
	font-size:									13px;
	line-height:								200px;
	text-align:									center;
	border:										none;
}

.ImageBox img
{
	display:									block;
	width:										720px;
	height:										405px;
	margin:										0px;
	padding:									0px;
	border:										none;
}
