#promo {
	background-image: none !important;
}

#promo span.foot {
	display: none;
}

#cLeft {
	background-color: transparent;
}

#cMiddle {
	width: 318px;
	padding: 5px;
}

* html #cMiddle { width: 308px; }

#cRight {
	width: 312px;
}

#promo>a {
    float: left;
    display: block;
    margin: 15px 0 0 10px;
    clear: none;
}

#promo>a>img {
    position: static;
}

#promo img#FreeENews {
    position: static;
    float: left;
    margin: 15px 0 0 10px;
}

#promo a#signup {
    margin-left: 0;
}

#mainPromoButton {
	position: absolute;
	top: 350px;
	left: 18px;
	width: 207px;
	height: 62px;
}

*:first-child+html #zest_form h2 {
	padding-top: 10px;
}

*:first-child+html #mainPromoButton {
	top: 355px;
}

#findStuff {
	margin: 30px 0px 15px 0px;
	padding: 10px;
	text-align: center;
	background-image: url(findBg.png);
	background-repeat: repeat-x;
}

#findStuff h2 {
	color: white;
	font-size: 18px;
}

#findStuff select {
	width: 100%;
	margin: 10px 0px;
}

.promoButton {
	margin: 4px;
	display: block;
	width: 299px;
	height: 63px;
}

.green_header {
	color: white;
	background-color: #8CC340;
	font-size: 18px;
	width: 229px;
	padding: 10px 5px 5px 5px;
	margin: 5px 2px 0px 2px;
	background-image: url(newsHeader.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

.green_body {
	margin: 0px 2px 0px 2px;
	padding: 5px 5px 20px 5px;
	width: 229px;
	background-color: #B3D335;
	color: #333;
	font-size: 12px;
	background-image: url(newsFooter.png);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

