@charset "utf-8";
/* CSS Document */
h2.orange {
	margin-top:-0.6em;
} * html h2.orange { margin-top:-0.5em; /* Lazy IE6 Fix */ }
h3 {
	color:#a1aab2;
	font-size:1.6em;
}
h4 {
	margin-top:-0.5em;
} * html h4 { margin-top:-0.5em; /* Lazy IE6 Fix */ }

#extra{
	display:none;
}

ul#sideMenu {
	width:206px;
	margin-bottom:31px;
}
.registerLink {
	position:relative;
	top:27px;
	clear:both;
}
.registerLink a {
	color:#f69322;
}

/* --- FEATURE BOXES --- */
.featureBox {
	margin-bottom:22px;
}
.featureBox .heading {
	border-bottom:1px solid #7b7c7f;
	padding-bottom:4px;
	margin-bottom:11px;
}
.featureBox .heading h3 {
	color:#636467;
	font-size:1.3em;
}
.featureBox p {
	margin-bottom:0;
	font-size:1.2em;
}