@import url(form-common.css);

/****** General Page Setup ******/
/* Remove #teaser, #col1, #col2 */
#teaser, #col1, #col2 { 
	display: none !important;
	margin: 0 !important;
	}
#col3 {
	margin: 0 !important;
	width: 100% !important;
	}
