.video_album, .video_album_over {
	/*width:100%;*/
	width:100%;
	float:left;
	font-size:0;
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding-right:6px;
	padding-bottom:7px;
	text-align:left;
}
* html .video_album, * html .video_album_over {
	padding-right:0;
	padding-bottom:0;
	width:717px;
}
.video_album {
	background-image:none;
}
* html .video_album {
	border:1px solid white;
}
.video_album_over {
	background-image:url(/images_video_tpl/shadow.png);
}
* html .video_album_over {
	background-image:none;
	background-color:#ffea75;
	border:1px solid orange;
}
.video_album .rShadow, .video_album_over .rShadow {
	margin-right:-6px;
	float:right;
	width:6px;
	font-size:0;
	height:9px;
}
.video_album .rShadow .top, .video_album_over .rShadow .top {
	width:6px;
	height:9px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.video_album .rShadow .top {
	background-image:none;
}
.video_album_over .rShadow .top {
	background-image:url(/images_video_tpl/tr.gif);
}
* html .video_album_over .rShadow .top {
	background-image:none;
}
.video_album_content {
	width:98%;
	font-size:10px;
	font-family:Tahoma,sans-serif;
	color:#000;
	padding:0.5em;
}
.video_album_content .comments {
	float:right;
	width:120px;
	height:2em;
	text-align:right;
}
.video_album_content .comments a:link, .video_album_content .comments a:visited {
	color:#000;
	text-decoration:underline;
}
.video_album_content .comments a:hover, .video_album_content .comments a:active {
	color:#000;
	text-decoration:none;
}
.video_album_content .title {
	font-size:140%;
	font-weight:bold;
	text-align:center;
}
.video_album_content .album_name {
	font-size:120%;
	text-align:center;
	margin-bottom:0.5em;
}
.video_album_content .album_name a:link, .video_album_content .album_name a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.video_album_content .album_name a:hover, .video_album_content .album_name a:active {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.spacer {
	visibility:hidden;
	clear:both;
	font-size:0;
	height:0;
}
.video_album_content .thumb {
	float:left;
	width:100px;
	height:75px;
	text-align:center;
	font-size:0;
	position: relative;
}
.video_album_content .thumb img {
	cursor:pointer;
}
.video_album_content .thumb .thumb-duration {
	position: absolute;
	bottom: 2px;
	right: 2px;
	color: black;
	font-weight: bold;
	padding: 0pt 3px;
	background-color: white;
	font-size: 9px;
	cursor: default;
	opacity: 0.75;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}
.video_album_content .rSide {
	float:right;
	width:310px;
	height:75px;
	font-family:Georgia, serif;
	font-size:120%;
	text-align:right;
}
.video_album_content .rating {
	font-size:180%;
	color:#005aff;
	height:25px;
}
.video_album_content .rating img {
	vertical-align:middle;
}
.video_album_content .poll {
	height:32px;
}
.video_album_content .vInAlbum {
	
}
.video_album_content .vInAlbum a:link {
	color:#00f;
	text-decoration:underline;
}
.video_album_content .vInAlbum a:visited {
	color:#00f;
	text-decoration:underline;
}
.video_album_content .vInAlbum a:hover, .video_album_content .vInAlbum a:active {
	color:#f00;
	text-decoration:underline;
}
.video_album_content .video_info {
	text-align:left;
	font-size:120%;
	margin-left:105px;
	margin-right:315px;
	margin-bottom:0.5em;
}
.video_album_content .video_info span {
	color:#808080;
}
.video_album_content .video_info .subtitles {
	float:left;
	width:150px;
}
.video_album_content .actions {
	clear:both;
	padding-top:0.5em;
}
.video_album_content .actions ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.video_album_content .actions ul.download {
	float:right;
	width:342px;
}
.video_album_content .actions li {
	display:block;
	float:left;
	width:113px;
	height:26px;
}
.video_album_content .actions ul.download li {
	float:right;
}
* html .video_album_content .actions li {
	width:91px;
}
.video_album_content .actions a {
	display:block;
	height:18px;
}
.video_album_content .actions a:link, .video_album_content .actions a:visited {
	color:#000;
	text-decoration:underline;
}
.video_album_content .actions a:hover, .video_album_content .actions a:active {
	color:#000;
	text-decoration:none;
}
.video_album_content .actions li.watch {
	padding-left:30px;
	padding-top:5px;
	height:21px;
	font-size:120%;
	font-weight:bold;
	width:125px;
	background-image:url(/images_video_tpl/watch.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
}
.video_album_content .actions li.watch a:link, .video_album_content .actions li.watch a:visited {
	color:#3b76fc;
}
.video_album_content .actions li.watch a:hover, .video_album_content .actions li.watch a:active {
	color:#66CC00;
}
.video_album_content .actions li.full_info {
	width:91px;
}
.video_album_content .actions li.full_info a {
	padding-left:22px;
	padding-top:0.5em;
	width:60px;
	background-image:url(/images_video_tpl/question.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}
.video_album_content .actions li.add_blog a, .video_album_content .actions li.del_blog a {
	padding-left:22px;
	padding-top:0.5em;
	width:100px;
	background-position:0 4px;
	background-repeat:no-repeat;
}
.video_album_content .actions li.add_blog a {
	background-image:url(/images_video_tpl/not_fav.gif);
}
.video_album_content .actions li.del_blog a {
	background-image:url(/images_video_tpl/fav.gif);
}
* html .video_album_content .actions li.add_blog a, * html .video_album_content .actions li.del_blog a {
	width:93px;
}
.video_album_content .actions ul.download a {
	padding-left:22px;
	padding-top:0.5em;
	width:91px;
	float:right;
	background-image:url(/images_video_tpl/download_18green.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}
.video_album .bShadow, .video_album_over .bShadow {
	clear:both;
	width:8px;
	font-size:0;
	height:7px;
	margin-bottom:-7px;
}
.video_album .bShadow .left, .video_album_over .bShadow .left {
	width:8px;
	height:7px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.video_album .bShadow .left {
	background-image:none;
}
.video_album_over .bShadow .left {
	background-image:url(/images_video_tpl/bl.gif);
}
* html .video_album_over .bShadow .left {
	background-image:none;
}
		
.video_album_content .poll table {
	margin-right:auto;
	margin-left:auto;
	margin-top:3px;
}
.video_album_content .poll .label {
	text-align:center;
	font-family:Tahoma, sans-serif;
	font-size:11px;
}
.video_album_content .poll .delim_empty {
	font-size:0;
	width:2px;
}
.video_album_content .poll .vLeft {
	text-align:right;
	vertical-align:middle;
	font-size:12px;
}
.video_album_content .poll .barLeft {
	font-size:0;
	vertical-align:middle;
	text-align:right;
}
.video_album_content .poll .barLeft div {
	background-color:#ff5454;
	height:4px;
	font-size:0;
}
.video_album_content .poll .delim_full {
	width:2px;
	font-size:0;
	background-color:#808080;
}
.video_album_content .poll .barRight {
	font-size:0;
	text-align:left;
	vertical-align:middle;
}
.video_album_content .poll .barRight div {
	background-color:#8cc950;
	height:4px;
	font-size:0;
}
.video_album_content .poll .vRight {
	text-align:left;
	vertical-align:middle;
	font-size:12px;
}