@charset "utf-8";
/* CSS Document */

/* place css fixes for all versions of IE in this conditional comment */
body h2, #content h2 {
	font-size: 150%;
}

div#content h2 {
 font-size: 150%;
 margin-top: 0.5em;
}

div#rightwrapper { 
	float: left; width: 40%; 
	margin: -768px 0 0 460px;
}

div#reseller h2 {
	margin-top: 0.3em;
}

div#leftcol h2 { 
	margin-top: 5px;
}

div#footlogo {
	mragin-top: 2em;
}

div#leftcol hr {
	width: 85%
}

	
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */