/*
	Premier Health Partners
	noright.css - styles specific to noright templates

Should be last stylesheet added to noright.masters

*/
/* Cancels out Blue BG used for right Nav */
#secondary {
margin-top:254px;
}


* html #secondary {
margin-top:265px;
}

#wrapper #terciary{
	float: left;
	margin: 52px 0px 0px 0px;
}

* html #wrapper #terciary{margin-top:60px; } /*IE6 Hack for Right Nav height */

