/* These styles overwrite elections.css for the wide elections shell, hiding some divs and changing width properties */
/* main content area */
#contentMain {
	background-image: url(../art/global/bg_elections_contentMain_wide.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}
#global #search {
	background-image: url(../art/global/bg_search_alt_electionswide.gif);
}

