#main {
	position:absolute;
	top:60px;
	left:480px;
	width:770px;
	text-align:right;
	margin-left:20px;
}

#main .panel {
	margin-bottom:20px;
	display:none;
	
}

#main .caption {
	font-size:8pt;
	color:#EEEEEE;
}

#footer {
	color:#444444;
	font-size:8pt;
	position:absolute;
	width:575px;
	top:705px;
	left:700px;
	text-align:right;
}

#HD720 {
	position:absolute;
	top:0px;
	left:0px;
	width:1280px;
	height:720px;
	z-index:-1;
	border:1px dashed #444444;
	background-color:#eb8314;
}
