#Player{
	margin: 5px 0 15px 23px;
}
#YouAreViewing h4 {
	background-color:#C5C5C5;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:3px 0 3px 10px;
	width:604px;
	color:#000000;
	text-transform:uppercase;
}
#NowViewing img{
	border:1px solid #b0b0b0;
}
#MainFeed h5{
	height:20px;
	width:614px;
	margin: 15px 0 0 0;
	padding: 0;
	background:url(../images/RelatedVideo.jpg) top no-repeat;
	text-indent:-9999px;
}
#MainFeed a{
	text-decoration:none;
	color:#303030;
}
#MainFeed img {
	width: auto;
}

#MoreVideo{
	margin: 0 0 10px 0;
}
#MoreVideo a{
	float:right;
	color:#2DCAD0;
	font-size:12px;
	font-weight:bold;
	margin: 5px 5px 0 0;
}

