*{margin:0; padding:0}
html {height:100%}
body {width:100%; min-width:910px; height:100%; background-color:#fff; font:normal 12px Arial, Tahoma, Verdana, sans-serif; color:#5a5a5a}

a{color:#5a5a5a; outline:none; text-decoration:underline}
a:hover{text-decoration:none}

img {border:0}
img.bordered{border:1px solid #ffa800}

form, fieldset{border:0}
input{vertical-align: middle}

hr {border: 0 hidden; border-top: 1px solid #d6d6d6; clear: both; height:0}

ul{margin-left:50px}
li{list-style-type:none; background:url('/images/li.gif') no-repeat 0px 9px; padding:3px 0 3px 22px}

h2:first-child, h3:first-child {margin-top:0}
h1 + h2, h1 + h3, h2 + h3 {margin-top:0}

table {border:none; border-collapse:collapse; border-spacing:0}

td,
th {
	border: none;
	padding: 0;
	text-align: left;
	vertical-align: top;
}


/* standart presets */

.clearfix{clear:both; height:0; display:block; font-size:0; visibility:hidden; overflow: hidden;}
.clickable{cursor:pointer}
.nobr{white-space:nowrap}
.hidden{display: none !important}


/*
.play-2-col{clear:both; position:relative; float:right; top:-110px; right:90px;}
.play-2-col{clear:both; position:absolute; float:right; top:60px; right:90px;}

.play-1-col{position:relative; right:-142px; top:60px; float:right; margin-left:-55px;} old version
.play-1-col{position:relative; right:85px; float:right; top:-110px} bad only in Opera
*/


.play-2-col{clear:both; position:relative; top:-50px; left:85px}
.play-1-col{position:relative; top:-110px; left:715px}

.play-2-col_video{clear:both; position:relative; right:0px; margin-bottom:-60px}
.play-2-col_video_sort_g,
.play-2-col_video_gallery {clear:both; position:relative; right:0px; margin-left:17px}
.play-content{position:relative; left:-142px; top:60px; float:left; margin-right:-55px}

table.data {
	empty-cells: show;
	margin: 0 0 1.2em;
}

table.data th,
table.data td {
	padding: .3em 2em .3em 0;
}

table.data th {
	border-bottom: 1px solid #d6d6d6;
	font-weight: bold;
}

/* lister */
.lister{margin:30px 0 30px 230px}
.lister:after{content:'.'; display:block; clear:both; visibility:hidden; height:0}
.lister a{color:#5a5a5a; text-decoration:none}
.lister a img{margin:0; padding:0}
.lister a, .lister  img, .lister  strong{display:block; float:left; height:15px; line-height:15px; border:1px solid #e7e8e9; padding:0 4px; margin:0 2px}
.lister strong{background-color:#959595; font-weight:normal; color:#fff; border:1px solid #959595; padding:0 2px}
.lister img{border:1px solid #fff}

