#relatedVideos {
	font-family: Arial, sans-serif;
	margin: 0 0 22px;
	padding: 0;
	width: 300px;
	background-color:#fff;
	float:left;
}
#relatedVideos h2 {
	padding:12px 0 4px;
	margin:0 12px 15px;
	border-bottom:1px solid #CCCCCC;
}
#relatedVideos ul {
	height:auto;
	float:left;
	position: relative;
	margin:0 12px;
	padding:0;
}
#relatedVideos ul li {
	display:block;
	float:left;
	position: relative;
	clear:left;
	margin:0 0 15px;
}
a.play-overlay {
	display:block;
	float:left;
	position: relative;
	width:110px;
	height:82px;
	margin:0;
	padding:0;
	z-index:5;
	margin:0;
}
.videos-copy {
	position: relative;
	float:right;
	width:145px;
	height:auto;
	margin:0;
	padding:0 0 0 20px;
}
#relatedVideos .main-thumb {
	display:block;
	position: relative;
	width:110px;
	height:82px;
	padding:0;
	z-index:5;
}
#relatedVideos .video-play-graphic {
	background: url("http://media.americanidol.com/homepage/homepage_sprite.png") repeat scroll 0 -100px transparent;
    bottom: 5px;
    display: block;
    height: 21px;
    position: absolute;
    right: 5px;
    width: 27px;
    z-index:10;
}
#relatedVideos a:hover .video-play-graphic{background-position: -200px -100px;}


.videos-copy p {
	font:11px/13px sans-serif;
	margin:0;
	padding:0;
	color: #333333;
	border:0;
}
.videos-copy h6 {
	color: #00aeef;
	border:0;
	margin:0;
	padding:0;
	font:12px/20px sans-serif;
	font-weight:bold;
}
/* ----------------------------------------------- BEGIN fetured promo (similar to related) --------- */
/*  the following styles apply to the 'featured photos' in the right column on the behind the scenes 'coca-cola' video page */
#top-featured {
	font-family: Arial, sans-serif;
	margin: 30px 0 0;
	padding: 0;
	width: 300px;
	position: relative;
}
h2.topfeatured {
	font-size: 21px;
	color: #00AEEF;
	margin-bottom: 10px;
}
#top-featured ul {
	width:300px;
	height:auto;
	float:left;
	position: relative;
	margin:0;
	padding:0;
}
#top-featured ul li {
	display:block;
	float:left;
	position: relative;
	clear:left;
	width:300px;
	margin:0 0 15px;
}
.featured-copy {
	position: relative;
	float:right;
	width:170px;
	height:auto;
	margin:0;
}
#top-featured .main-thumb {
	display:block;
	float:left;
	position: relative;
	width:110px;
	height:82px;
	padding:0;
	z-index:5;
	clear:left;
}
.featured-copy p {
	font:11px/14px sans-serif;
	margin:0;
	padding:0;
	color: #333333;
	width: 170px;
	border:0;
}
.featured-copy h6 {
	color: #00AEEF;
	width: 170px;
	border:0;
	margin:0;
	padding:0;
	font:12px/20px sans-serif;
	font-weight:bold;
}
.featured-copy a {
	color: #00AEEF;
}

/* ----------------------------------------------- END fetured promo (similar to related) ----------- */
