#contentBox
{
	width: 325px;
}
#contentBox h2
{
	padding-bottom: .3em;
	background: url(/images/ui/pix_dark_blue.png) repeat-x left bottom;
}
#contentBox ul
{
	width: 99%;
	float: left;
}
#contentBox ul li
{
	height: auto;
	background: none;
	padding: 0px;
	margin-bottom: 5px;
}
#contentBox ul li a
{
	padding: 10px 0px 2px 75px;
	height: 71px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}
#contentBox ul li a span.description
{
	font-size: .9em;
	width: 100%;
	display: block;
	font-weight: normal;
}
#contentBox ul li img
{
	float: left;
	margin-right: 4px;
	border: none;
	display: none;
}
/*-----------------*/
#midColBox
{
	width: 300px;
	
}
html>body #midColBox
{
	width: 300px;
}
#mainRight
{
	/*padding-top: 47px;*/
}
#nsrBox
{
	/*border-top: 3px solid #1b3665;
	background: url(/images/ui/toplines/full.png) repeat-x left bottom;*/
	padding: 5px 0px;
}
/*---------------*/
#footerImg
{
	background: url(/images/footers/footer_00.jpg) no-repeat;
}