#dvd_proddetails_player {
	height: 473px;
}

#dvd_content {
	width: 792px;
	background-color: #166eb1;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
	background:url(/images/productpages/dvd-detailbg.gif);
	background-position: top center;	
	background-repeat: no-repeat;
	background-color: #0162ad;
}

#dvd_content h2 {
	color:#ffffff;
	float:left;
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	margin-left:27px;
	margin-top: 13px;
}

#dvd_content h3 {
	color:#e4d207;
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
}

#dvd_details {
	float: right;
	color: #ffffff;
	font-family:arial;
	font-size:10pt;
	width: 450px;
	margin-top: 13px;
	margin-right: 30px;
}

#dvd_details p {
	margin-bottom: 15px;
}


