/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout-new.css";

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif; 
	font-size: 0.7em;
}

h1 { font-size: 1.8em; }
h2 { margin: 5px 10px; font-size: 1.6em; color:#78BA1F; font-weight: normal; float: left; clear: left !important; }
h3 { font-size: 1.1em; margin: 0 10px; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

p{ margin: 10px; clear: both; color: #5E5E5E; font-size: 1.1em; line-height: 1.6em; }

ul.error{
	margin: 0 0 10px 20px;
} 
