
#content_panel_full
{
	margin-bottom: 20px;
	padding-left:5px;
       width:740px;
}
#content_panel
{
	width: 740px;
	margin-bottom: 20px;
	float: left;	

}
#inner_panel
{
	width:720px;
	text-align: justify;

}
#unit_title
{
	position:relative;
	left:0px;
	top:137px;
	height:50px;
    background: none;
}
#unit_title h1 
{
	font-family: Verdana;
	font-size: 2em;
	color: #000000;
	font-weight: bold;
	margin-bottom:15px;
}
#unit_title h2
{
	margin-top:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 1.2em;
	color: #000000;
	/* color: #9A044B; */
	font-weight: bold;
}
#access_menu
{
	position:relative;
	top:135px;
	left:0px;
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size:11px;
}
