*,body{
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	color:#000;
	outline: none; 
}
#videoshow{
	background:transparent url(pixl_newsat.gif) repeat-x;
}

#header{
	background:transparent url(header.jpg?123);
	width:740px;
	height:63px;
	position:relative;
}
#content{
	width:710px;
	height:328px;
	padding:0 15px;
	
}

#videobox{
	background:transparent url(player_bg.gif) no-repeat;
	margin-top:16px;
	width:480px;
	height:310px;
	float:left;
	padding:1px 1px 0 1px;
}

#video{
	text-align:center;
	color:#fff;
	font-weight:bold;
}

#desc{
	float:right;
	width:215px;
	height:271px;
	margin-top:16px;
	position:relative;
}

#clear-content{
	clear:both;
}
#nav{
	width:740px;
	height:77px;
	clear:both;
}

#footer{
	width:728px;
	height:90px;
	padding:6px;
	text-align:center;
}

#showtitle{
	position:absolute;
	bottom:7px;
	right:15px;
	padding:3px;
	font-size:15px;
	background:#fff;
}
h1{
	font-size:13px;
}
h2{
	font-size:12px;
	line-height:17px;
	margin-bottom:8px;
}
#desc p{
	font-size:12px;
	line-height:16px;
}

#desc #copy{
	position:absolute;
	bottom:5px;
	font-size:11px;
}