div.energy-audit-banner h2 {
	border-bottom: none;
	text-align: center;
	margin-bottom: 15px;
}

div.energy-audit-banner ol {
	text-indent: -9999px;
	width: 760px;
	height: 133px;
	background: url(../_img/v2-bg-3steps.png) no-repeat;
	margin-bottom: 30px;
}

input#submit {
	height: 32px;
	background: url(../_img/v2-btn-bookaudit.png) 0 0 no-repeat;
}

input#submit:hover {
	background-position: 0 -32px;
}

input#submit:active {
	background-position: 0 -64px;
}
