@charset "UTF-8";

#main {
	padding-bottom: 4em;
	position:relative;
	text-align: left;
	width: 850px;
	padding-top: 575px;
	}  /* must be same height as the footer */
	
#screentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #747880;
	padding-left: 10px;
	line-height: 0px;
	}
#panel_home {
	position:absolute;
	top:175px;
	padding: 0px;
	margin-top: 15px;
	display: block;
	height: auto;
}
