.videopanel {
	background: #FCB835 url(/img/site_bg.jpg) no-repeat;
	width: 670px;
	border-right: 1px solid #DADADA;
	padding: 18px 10px 5px 10px;
	position: relative;
	height: 350px;
	margin-top: 100px;
}

.panel_bottom {
	width: 680px;
	height: 16px;
	margin-bottom: 20px;
	background: url(/img/site_bg_bottom.png) repeat-x;
}

.videopanel img.thumb {
	border: 1px solid #5C5C5C;
	position: absolute;
}

.thumb1 { left: 10px; top: 45px; }
.thumb2 { left: 470px; top: 45px; }
.thumb3 { left: 470px; top: 190px; }

.screen {
	position: absolute;
	left: 5px;
	top: -71px;	
}

.videopanel h2 {
	font-size: 16pt;
	margin: 0;
	padding: 0;
	color: #313131;
	position: absolute;
	top: -55px;
	left: 130px;
}

.videopanel .rating {
	position: absolute;
	left: 130px;
	top: -27px;
	width: 520px;
}

.video_details
{
	color: #313131;
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	
}
.video_details1
{
	margin-left: 120px;
}

.video_details2
{
	position: absolute;
	bottom: 0px; 
	left: 10px;
}

.video_details span, .video_infos span {
	height: 22px;
	line-height: 22px;
	display: block;
	float: left;
	margin-right: 10px;
}

.lang {
	background-repeat: no-repeat;
	padding-left: 28px;
}

.video_size {
	background: url(/img/icons/22x22/hdd.png) no-repeat;
	padding-left: 26px;	
}

.video_res {
	background: url(/img/icons/22x22/resolution.png) no-repeat;
	padding-left: 26px;	
}

.video_dl {
	background: url(/img/icons/22x22/dl.png) no-repeat;
	padding-left: 26px;	
}

.video_length {
	background : url(/img/icons/22x22/time.png) 1px 1px no-repeat;
	padding-left: 23px;
}

.video_date {
	background: url(/img/icons/22x22/date.png) no-repeat;
	padding-left: 26px;	
}

.video_tags {
	background: url(/img/icons/22x22/tags.png) no-repeat;
	padding-left: 26px;
	font-size: 8pt;
	margin: 8px 20px 0 20px;
	font-weight: bold;
	line-height: 22px;
	color: #555555;
}

.video_tags a { color: #825173; }

.videopanel a.biglink {
	display: block;
	color: #313131;
	background: url(/img/icon_link_orangebg.png) no-repeat;
	line-height: 32px;
	height: 32px;
	padding-left: 40px;
	font-size: 16pt;
	position: absolute;
	left: 490px;
	top: 340px;
}

.panel {
	width: 680px !important;
	margin-top: 5px !important;
}

.thumbcontainer {
	padding: 10px 11px !important;
}
