@charset "utf-8";
/* CSS Document */

#commonHeader {
	width:auto;
	height:110px;
	background:none;
	clear:both;
	}

#commonHeader #toolsMenu,
#commonHeader #search,
#commonHeader #navigation,
#subNav,
#main #crumbtrail,
#footer #footerLinks,
#footer #directGov,
#footer #browseAloud {
	display:none;
	}

#commonHeader #logo a img {
	top:-40px;
	}

#main {
	width:570px;
	}
