div#largepanel {
	float: right;
	left: auto;
	height: 700px;
	width: 660px;
	margin-left: 5%;
	margin-top: 0%;
	margin-right: 20%;
	margin-bottom: 0%;
}
div#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	height: 40px;
	width: 450px;
	float: right;
	background-repeat: no-repeat;
	margin: 0% 5% 0% 0%;
}
