div.watch-video-extra-section-item-container {
	width: 600px;
	/*padding: 0 0px 10px 250px;*/
	
	padding: 10px 0px 10px 0px;
	
	position: relative;
	display: block;
	margin: 0px 10px 12px 0;
	border-bottom: 1px dotted #DCDCDC;
}

div.watch-video-extra-section-item-container h1 {
	width: 600px;
	font-size: 18px;
	line-height: 1.28;
	margin-bottom: 10px;
	color: #ffffff;
}

div.watch-video-extra-section-item-container strong {
	color: #F0C900 !important;
	font-size: 18px;
}

div.watch-video-extra-section-item-container strong span.artImage {
	float: left;
	margin: 0 0 0 -250px;
	height: 243px;
	overflow: hidden;
	padding: 3px;
	cursor: pointer;
}

div.watch-video-extra-section-item-container strong img {
	width: 235px;
}

div.watch-video-extra-section-item-container p.watch-video-extra-section-item-info {
	padding: 10px 0px;
	color: #ffffff;
	width: auto;
	font-size: 14px;
	margin: 0;
}