.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.yellowcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F0C060;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #FFFFFF;
}

#mediabox {
	width: 688px;
	height: 255px;
	padding: 5px 15px 0 0;
	background: url(../images/media.gif) no-repeat left top;
}

.clip {
	width: 343px;
	height: 62px;
	clear: both;
	float: right;
	margin: 10px 0 12px 0;
}

.preview {
	margin-right: 10px;
	height: 62px;
	width: 83px;
	float: right;
}

.description {
	height: 62px;
	width: 250px;
	float: right;
}

	#one {
		top: 15px;
	}
	#two {
		top: 99px;
	}
	#three {
		top: 183px;
	}
	
	.preview#one {
		background: url(../videos/preview/onebg.gif) no-repeat;	
	}
	
	.preview#two {
		background: url(../videos/preview/twobg.gif) no-repeat;	
	}
	
	.preview#three {
		background: url(../videos/preview/threebg.gif) no-repeat;	
	}