a img{
	border: 0;
}
h2{
	font-weight: normal;
	font-size: 12px;
}
h1 b{
	color: #4061AF;
}
h1{
	text-align: center;
	margin: 30px 0;
}
h2 .large{
	font: bold 18px arial;
}
ul{
	padding: 12px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.thumb{
	width: 200px;
	height: 150px;
}
.trailers .video{
	margin-top: 0px;
	margin-bottom: 0px;
}
.trailers .video:nth-child(n+5){
	margin-top: 20px;
}
.trailers .video:nth-child(4n+1){
	margin-left: 0px;
}
.trailers .video:nth-child(4n){
	margin-right: 0px;
}
.trailers{
	clear: both;
	overflow: hidden;
}
.bottom_pane{
	width: 100%;
	position: relative;
	height: 90px;
	margin: 25px 0 0 0;
}
.advert{
	width: 755px;
	min-height: 90px;
	margin: 0 auto;
	padding-left: 40px;
	overflow: hidden;
}
.under_player_advert_pane{
	width: 1000px;
	height: 90px;
	background-color: #e6e6e6;
	text-align: center;
	margin: 20px 0 20px 0;
	overflow: hidden;
}
.wide .under_player_advert_pane{
	margin-bottom: 0px;
}
.gplus{
	position: absolute;
	top: 10px;
	right: 0px;
}
.fblike{
	position: absolute;
	top: 10px;
	left: 0px;
	max-width: 100px;
	overflow: hidden;
}
.button{
	line-height: 40px;
	height: 40px;
	padding: 0 50px;
	border: none;
	font: bold 18px arial;
	color: white;
}
#content{
	position: relative;
	overflow: hidden;
	width: 100%;
}
header .control_pane{
	margin: 0 auto;
	max-width: 1000px;
}
header input{
	background-color: #000000;
	border: 0px;
	padding: 8px;
	margin: 0 10px;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
header #logo{
	float: left;
}
header .search .query{
	width: 250px;
}
header .search{
	float: left;
	margin: 40px 0 35px 35px;
}
header #upload_link{
	float: right;
	margin: 20px 0 0 0;
}
header{
	height: 100px;
	overflow: hidden;
	background-color: #6E1D1D;
}
footer .copyright{
	float: left;
}
footer .info{
	float: right;
}
footer .text{
	margin: auto;
	width: 1000px;
}
footer{
	margin: 5px 0 0 0;
	padding: 10px;
	background-color: #6E1D1D;
	color: white;
	overflow: hidden;
	font-size: 10px;
}
#wrapper .link{
	display: inline-block;
	margin: 10px;
	padding: 10px;
	background-color: orange;
}
#wrapper .link:hover{
	text-decoration: none;
}
#wrapper{
	margin: auto;
	width: 1000px;
}
body{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
