#content-container { width: 800px; }
#tools { width: 800px; }

#content-home
{
	float: left;
	width: 330px;
	margin: 0 0 0 30px;
	padding: 0 0 20px;
}

#current-issues
{
	float: right;
	width: 190px;
	padding: 0 0 0 25px;
	background: url(/images/dots-vertical.gif) no-repeat;
}
.widthswitcher {width:330px !important} 

#content { width: 575px; }
#footer ul { margin: 0 170px 0 0; }
#footer p { margin: 0 170px 0 0; }
#landingIndexContainer { width: 575px; }
.landingIndexRow { width: 575px; }
.landingIndexInstanceLeft { width: 260px; }
.landingIndexInstanceRight { width: 260px; }




#header
{
	width: 800px !important;
}



#header h1
{
	width: 800px !important;
}

#header h1 span
{
	width: 800px !important;
}

