.topSectionContainer {width: 100%; height: 168px; text-align: center; background: #daf0ff url("../../../../img/common/page/top-section-bg.jpg") no-repeat center top;}
.topSection {width: 768px; height: 168px; margin: 0 auto 0; background: transparent;}
.topSection .top {width: 100%; height: 85px;}
.topSection .top .trulia {float: left; clear: none; padding-top: 36px; padding-left: 98px;}
.topSection .top .caption {float: left; clear: none; padding-top: 36px; padding-left: 48px; padding-right: 48px;}
.topSection .top .caption p {font-size: 34px; color: #669cbe; margin: 0px; padding: 0px; line-height: 34px;}
.topSection .top .geebo {float: left; clear: none; padding-top: 36px;}
.topSection .bottom {width: 100%;}
.topSection .bottom .oodle {float: left; clear: none; padding-left: 58px;}
.topSection .bottom .googleBase {float: left; clear: none; padding-top: 20px; padding-left: 58px;}
.topSection .bottom .signup {float: left; clear: none; padding-top: 20px; padding-left: 46px; padding-right: 46px;}
.topSection .bottom .signup a {margin: 0px;}
.topSection .bottom .vast {float: left; clear: none; padding-top: 22px;}
.topSection .bottom .zillow {float: left; clear: none; padding-top: 5px; padding-left: 68px;}
.steps {width: 100%;}
.step {width: 33%; float: left; clear: none; text-align: center;}
.step .image {width: 100%; height: 178px;}
.step .register {background: url("../../../../img/common/page/register.jpg") no-repeat center center;}
.step .import {background: url("../../../../img/common/page/import.jpg") no-repeat center center;}
.step .broadcast {background: url("../../../../img/common/page/broadcast.jpg") no-repeat center center;}
.step h2 {text-align: center;}	
.step p {font-size: 13px; text-align: center; padding-left: 15px; padding-right: 15px;}

.registerModeForm {
	width: 500px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	z-index: 9;
}
.registerModeForm .yui-panel-container {
	width: 100%;
	position: absolute;
	visibility: hidden;
	border: 0px solid #000000;
}
.registerModeForm .yui-panel {
	border: 0px solid #000000;
	background: transparent;
	background-color: #FFFFFF;
}
.registerModeForm .yui-panel .bd {
	height: 150px;
}
.registerModeForm .yui-panel .bd p {
	padding-left: 115px;
	padding-top: 50px;
}	
.registerModeForm .yui-panel .ft {
	height: 40px;
	line-height: 40px;
	padding-left: 140px;
}