#leftpanel {
	width: 320px;
	font-size: 85%;
	color: #999999;
	text-align: justify;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#leftpanel h2 {
	font-size: 1.15em;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}
#leftpanel #news p {
	font-size: 1em;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	color: #666666;
}
#rightpanel {
	width: 430px;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 0.85em;
	color: #999999;
	padding: 0px;
}
h1 {
	font-size: 110%;
	color: #666666;
	margin-left: 10px;
	letter-spacing: 0em;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
form {
	background-color: #fff7fe;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E4E4E4;
	position: relative;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 5px;
	float: left;
}
}
#rightpanel th.right {
	text-align: right;
}
.right {
	text-align: right;
}
