* {
	background-color:white !important;
}

body > #wrapper, html, body, #wrapper {
	height: inherit !important;
}

body {
	font-size: 60% !important;
	overflow: visible !important;
}

#header, #sidecol, #footer {
	display: none;
	}

#content {
	margin-left:0em;
	overflow: inherit !important; /* overcome ff printing bug*/
}

#content_wrap {
	border-top-style:none;
	padding:0em;
}

#wrapper, #footer {
	width: auto !important;
}


#tos_text {
	height: auto !important;
	overflow: inherit !important;
	border-style: none !important;
	padding: 0;
	margin: 1em 0 1em 0;
}

#find_a_therapist {
	display: none;
}

