

DIV.videoPlayer { display: none; }

DIV.videoPlayerHeader {
	height: 36px;
	border-bottom: 1px #dedede solid;
	margin-bottom: 7px;
	
}

DIV.videoPlayerHeader IMG { float: right; }

DIV.videoPlayerContent {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}