body.asset {
	padding:0 !important;
	margin:0 !important;
}
body.asset * {
	font-family:Arial;
	font-size:9px;
}
#video_player {
	background:#000000;
	color:#ffffff;
	font-size:14px;
}
#video_player a {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
#video_player.home {
	width:480px;
	height:290px;
}
#video_player.media {
	width:904px;
	height:528px;
}
#video_player a {
	color:#42c0f3;
}
table#download_links {
	margin-bottom:2px !important;
	width:100%;
	height:11px;
}
table#download_links td.download_asset {
	text-align:left;
}
table#download_links td.download_asset a {
	font-size:9px !important;
	font-weight:normal !important;
}
div.lightview-loader {
	background:url(/img/lightbox_bg.gif) center center no-repeat;
}