html
{
	background: #fff url("../images/old-paper-u365-fr.jpg") no-repeat center top fixed;
}

div#video
{
	clear: both;
	width: 100%;
}

div#video-body
{
	margin: 0 auto;
	width: 1100px;
	height: 900px;
}

div#video-images
{
	float: left;
	width: 350px;
	margin-top: 54px;
	margin-bottom: 54px;
	background-color: none;
}

div#video-details
{
	width: 600px;
	height: 870px;
	background-color: #fff;
	opacity: 0.65;
	color: #000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 15px;
	padding: 19px;
	margin: 0 auto 50px;
}

div.video-header
{
	clear: both;
	width: 100%;
	background-color: transparent;
	margin-bottom: 6px;
	border-bottom: 3px solid #697d5c;
	padding-bottom: 3px;
	font-size: 15px;
}

div.video-info
{
	clear: both;
	font-size: 14px;
	height: 40px;
	line-height: 18px;
	padding-top: 5px;
}

div.video-info p
{
	margin: 10px 0 0 0;
}

div.video-info a
{
	color: #000;
}
