html, body, #dropshadow {
	background: #fff !important;
}
#modalOverlay {
	display: none;
}
#dropshadow {
	display:none;
	/*border: 3px solid green;*/
}
#mapCell {
	border:none;
}

#utility, #navBar, #leftNav, .backbios, #tools, #footerNav, .backButton, .back, #industriesSearch {
	display: none;
}

/* this rule could be better... re: http://www.accuval.net/industries/information.php */
#clientList #clientScroll {
	height: auto;
}


