#pan_teaser {
	width:719px;
	position:relative;
	float:left;
}
#pan_teaser .fixed {
	position:absolute;
	width:737px;
	height:407px;
	padding:0;
}
#nav_teaser {
	padding:0;
	margin:0;
	float:left;
	width:158px;
	height:385px;
}
#cont_reel {
	float:left;
	margin:0 0 0 8px;
	width:553px;
	height:385px;
}
#nav_teaser .mask {
	height:342px;
	width:158px;
	overflow:hidden;
	display:block;
	position:relative;
}
#nav_teaser .mask ul {
	padding:1px 0 0 0;
	position:absolute;
}
.ie #nav_teaser .mask ul {
	width:100%;
}
#nav_teaser .mask li {
	list-style:none;
	background:transparent none 0 0 no-repeat;
	width:158px;
	height:109px;
	display:block;
	overflow:hidden;
	position:relative;
	height:109px;
	margin:0 0 7px 0;
}
.ie7 #nav_teaser .mask li {
	margin:0 0 4px 0;
}
#nav_teaser .mask li div.more {
	position:absolute;
	background-color:#232e68;
	color:#fff;
	font:bold 11px Arial,Verdana,sans-serif;
	line-height:1em;
	opacity:0.9;
	padding:5px;
	margin:0;
	bottom:0;
	cursor:pointer;
	width:148px;
}
#nav_teaser .mask li div.more b {
	color:#d5f202;
	font-size:12px;
	line-height:11px;
	text-transform:uppercase;
}
#nav_teaser .mask li a {
	display:block;
	overflow:hidden;
	height:0;
	padding-top:109px;
	background:transparent url(thVideo.png) 0 0 no-repeat;
	position:absolute;
	width:158px;
	z-index:20;
}
#nav_teaser .mask li a:hover {
	background-position:0 -109px;
}
#btTeaserPrev, #btTeaserNext {
	display:block;
	overflow:hidden;
	height:0 !important;
	padding-top:21px;
	cursor:pointer;
	background:#fff url(video_nav.png) 0 0 no-repeat;
}
#btTeaserPrev:hover {	background-position:0 0;}
#btTeaserNext:hover {	background-position:-158px 7px;}
#btTeaserPrev, #btTeaserPrev.disabled:hover {	background-position:0 -21px;}
#btTeaserNext, #btTeaserNext.disabled:hover {
	position:absolute;
	background-position:-158px -14px;
	bottom:21px;
	width:158px;
}
#btTeaserPrev.disabled, #btTeaserNext.disabled {
	opacity:0.2;
	-moz-opacity:0.2; 
	filter:alpha(opacity=20);
	cursor:default;
}


















