/*--- video page styles ---*/

.content {
	margin-top:-27px;

}

#title-area{
	width:706px;
	padding: 23px 0 10px 40px;
	height:22px;
	float:left;
}

.videoplayer-2 {
	width:324px;
	margin-left:40px;
	padding-bottom:300px;
/*	background-color:#330033;
	border:1px solid grey;*/
	float:left;
}

.description-container {
	width:300px;
	float:right;
	margin-right:80px;
}

.description-2{
	width:300px;
	padding-bottom:3px;
}

.description-2 h3{
	padding-bottom:2px;
}

.description-2 p{
	padding-bottom:7px;
}


.spotlight-video {
	width:300px;
	height:22px;
	background:url(../images/spotlight-videos.gif) top left no-repeat;
	float:left;
}

.spotlight-video span {
	visibility:hidden;
}

.other-videos {
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	float:left;
	margin-left:30px;
	font-size:100%;
	background-color:#FFFF33;
}

.item-info-video-other{
	margin-left:0;
	margin-bottom:16px;
}

.item-info-video a, .other-videos a{
	display:block;
	margin-top:3px;
	font-size:92%;
	font-weight:bold;
}

a.back {
	width:100px;
	float:left;
}

.above-content {
	margin:0 0 0 255px;
}

.other-videos {
	margin-top:18px;
	margin-left:30px;
	padding:13px 0 5px 0;
	width:300px;
	float:left;
	background: url(../images/dashed-line-hor-long.gif) right top no-repeat;
}

.other-splt-videos {
	width:300px;
	height:22px;
	background:url(../images/other-spotlight-videos.gif) top left no-repeat;
	margin-bottom:4px;
}

.other-splt-videos span {
	visibility:hidden;
}

img.ruler {
	border-style:none;
}

.back-container {
	margin-left:396px;
	padding:13px 0 5px 0;
	width:300px;
	float:left;
	background: url(../images/dashed-line-hor-long.gif) right top no-repeat;
}

.expand {
		padding:13px 0 60px 0;
}

.more-copy {
	width:706px;
	margin:20px 0 0 40px;
	float:left;
	.padding-bottom:20px;
}




