.content_panel{
	background: #FFF url(/images/table/th_bck.gif) repeat-x;
	border: solid 1px #cccccc;
}


.top_panel{
	margin: 1em;
	letter-spacing: 0.3em;
}
.top_panel a:hover{
	color: red;
	text-decoration: none;
}
.nav_panel{
	float: left;
	text-align: left;
}
.content_panel{
	padding-top: 1em;
	text-align: left;
	float: right;
	margin-right: 1em;
}