/******************************************************************************/
/******************************************************************************
File:
Comments: 

DO NOT USE PIXELS TO SET A FONT SIZE...EVER.  USE EM ONLY
*******************************************************************************/
@import 'style2.css';

html, body, #front body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#return_to_normal {
	display: block;
}
#header {
	height: auto;
}
#header a, 
#header p,
#header span, 
#header input,
#header h2,
#subPageMainContentTout,
#headerLinks,
#infoPanel,
#topNavContainer, 
#footer p:first-child,
#flashBar {
	display: none !important;
}
#header h1 {
	display: block;
}
#subPageMainContent, #footer {
	color: #567A78;
	font-size: 12px;
	width: 530px;
}
#sub #main,
#front #main {
	margin: 0;
	background: none;
	height: auto;
}
#welcome, #myTreatmentDiary {
	color: #567A78;
	background: none;
	position: relative !important;
	padding: 0;
	width: auto;
	top: auto;
	left: auto;
}
#myTreatmentDiary p {
	width: auto;
	height: auto;
	left: auto;
}
#subPageMain {
	background: none;
	border: none;
}
#footer {
	padding: 10px 0 0 55px;
	margin: 0;
	background: none;
}

#footer p {
	text-align: left;
	padding-left: 0;
}
#unsemantic_heightAdjuster_sorry_W3C {
	display: none !important;
}
