/*	These styles solve indenting issues in IE with the AJAX course display	*/
.ajaxcourseindentfix {
	margin-right: 0px;
}

/*	Ad-hoc margin fixes.	*/
.acalog-adhoc {
	margin: 0px !important;
	margin-bottom: -10px !important;
}

/*	Header margin fix.	*/
H2, H3, H4, H5, H6, H7 {
	margin-top: 10px;
}
