﻿/* Created for the defect CBWEB-124 */
div#CBVideoWrapper
{
	background-color:Gray;
}


div#VideoContent
{
	float:left;
	width:940px;
	padding:30px 25px;
	margin:0;
	border:0px solid green;
	background-color :#525252;
}

div#VideoContent img
{
	border:0;
}


/* End of the defect CBWEB-124 */

