#video {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -231px 0 0 -412px;
	padding: 0;
	width: 500px;
	text-align: left;
}

#video li.video_container {
	height: 90px;
	overflow: hidden;
	text-align: left;
	width: 500px;
	font-size: 12px;
	color: #fff;
	margin: 0 0 4px 0;
}


#video li.video_container a.image {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

#video li.video_container a.image img {
	min-width: 80px;
	min-height: 80px;
	margin: 0 6px 0 0;
	overflow: hidden;
}

#video li a.on {
	margin: 0 0 0 87px;
}

#video li p {
	margin: 2px 0 0 87px;
	height: 65px;
	background: transparent url('/images/commons/separator_.gif') repeat-x left bottom;
}

.video_thumb {
	width: 700px;
	overflow: hidden;
	margin: 8px 0;
}

.video_thumb a {
	display: block;
	width: 100px;
	height: 57px;
	overflow: hidden;
	margin-right: 4px;
	float: left;
	border: 2px solid transparent;
}

.video_thumb a.on, .video_thumb a:hover {
	border: 2px solid #E6BF1F;
}

.video_thumb a img {
	width: 100px;
}

#video .pages {
	text-align: right;
}

#video .pages img {
	margin: 0 0 0 10px;
}

#video_details_container {
	position: absolute;
	left: 50%;
	margin: auto 0 auto -375px;
	padding: 0;
	width: 640px;
	text-align: left;
	font-size: 12px;
	color: #fff;
}

#video_details_container div.flash {
	width: 640px;
	height: 400px;
	background-color: #000;
	color: #fff;
	border: 1px solid #101010;
}

#video_details_container h2 {
	font-size: 12px;
	margin: 10px 0 5px 0;
}

.contNavigationArticle{
	display: block;
	list-style: none;
	margin: 11px 0 0 0;
}

.contNavigationArticle li,
.contNavigationArticle li a,
.contNavigationArticle li span{
	display: block;
	float: left;
	list-style: none;
}

.contNavigationArticle li a.return{
	background: transparent url(/images/commons/icons/icon-bg-return.gif) repeat-x left top;
	height: 13px;
	margin: 0 10px 0 0;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 12px;
}

.contNavigationArticle li span.separation{
	background: transparent url(/images/commons/icons/icon-bg-separation.gif) repeat-x left top;
	height: 13px;
	margin: 0 10px 0 0;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 1px;
}

.contNavigationArticle li a.arrow-left,
.contNavigationArticle li a.arrow-right{
	background: transparent url(/images/commons/icons/icon-bg-arrow-left.png) no-repeat left top;
	height: 7px;
	margin: 0 10px 0 0;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 19px;
}

.contNavigationArticle li a.arrow-right{
	background-image: url(/images/commons/icons/icon-bg-arrow-right.png);
}

object {
	outline: none;
}
