/* Import the standard styles */
@import url(/acgov.css);
/* ************************* */

#col1, #col3 {
	display: none;
}
#col2 {
	margin-right: 5px;
	margin-left: 5px;
}
#col2 h2 {
	color: #000;
	border-bottom: 0px;
}

