* html #leftcontent {

}

* html #centercontent-wide,
* html #centercontent {
	height: 625px;
}
html>body #centercontent {
	margin-left: 234px;
	margin-right: 211px;
}
* html ul#top a,
* html ul#top .a
{
	display: block;
	float: left;
	width: 170px;
}


* html #header #newsletter-signup {
	position: relative;
	top: -43px;
}
* html #newsletter-signup label {
	padding-bottom: 2px;
}
* html #newsletter-signup .email {
	border: 1px solid #666;
}
* html #newsletter-signup .submit {
}

