@charset "utf-8";
/* CSS Document */

h1#h1BlacklistVideo {
	width:604px;
	height:50px;
	background:url(../../_sharedimg/video/hdr_blacklistvideo.gif) no-repeat top left;
}

div#wbiBodyC1Inner {margin:0px 16px 0px 16px;}

div#flashVideoPlayer {text-align:center;}

div#videoClipContainer {
	margin-top:10px;
	padding-top:21px;
	background:url(../../_sharedimg/facade-portal/hr_dotted_01.gif) repeat-x top left;
}

div.videoClipCard,
div.videoClipCardLIR {
	position:relative;
	float:left;
	display:inline;
	margin:0px 35px 0px 0px;
	padding:108px 0px 0px 0px;
	width:167px;
	height:62px;
	overflow:hidden;
}

div.videoClipCardLIR {margin-right:0px;}

div.videoClipCard img.videoClipThumbnail,
div.videoClipCardLIR img.videoClipThumbnail {
	position:absolute;
	top:0px;
	left:0px;
	padding:3px;
	width:160px;
	height:100px;
	background-color:#484544;
	border:1px solid #343231;
}

div.videoClipCard p,
div.videoClipCardLIR p {
	margin:0.4em 0em 0em 0.2em;
	color:#ffc600;
	font-size:0.9em;
	font-weight:bold;
}

div.videoClipCard a,
div.videoClipCardLIR a {color:#ffc600; text-decoration:none;}
div.videoClipCard a:hover,
div.videoClipCardLIR a:hover {color:#ffc600; text-decoration:underline;}