/* HELP */
/* Main Content */
#container_help {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_help.gif)  top left no-repeat;
}

#container_searchResults {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_searchResults.gif)  top left no-repeat;
}

#container_unsubscribe {
	margin-left: 10px;
	background: url(/images/sectionheaders/h1_unsubscribe.gif)  top left no-repeat;
}

/* Side Column Content */
#container_helpAlert {
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_helpAlerts.gif)  top left no-repeat;
}

#container_searchSide {
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_faqSearch.gif)  top left no-repeat;
}


