.homepage-register-panel {
    position: relative;
    left: 285px;
    width: 490px;
    height: 38px;
}
	
.homepage-register-corner {
    position: absolute;
    top: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.homepage-register-leftcorner {
    left: 0px;
}

.homepage-register-rightcorner {
    right: 0px;
}

.homepage-register-body {
    position: absolute;
    left: 45px;
    width: 400px;
    height: 38px;
    background-color: #141496;
    color: #FFFFFF;
}

#loginform {
    font-size: 8pt;
}

#loginform #username,#loginform #password {
    width: 80px;
    height: 12px;
    font-size: 7pt;
    margin-left: 10px;
    margin-right: 10px;
}

.homepage-register-errors {
    position: absolute;
    height: 40px;
    z-index: 10;
}

.homepage-register-now {
    position: absolute;
    left: 400px;
    top: 38px;
    font-size: 10pt;
    font-weight: bold;
    color: #141496;
    background-color: #FFFFFF;
}

.homepage-forgot-passwords {
    position: absolute;
    left: 408px;
    top: 57px;
    font-size: 10pt;
    font-weight: bold;
    color: #141496;
    background-color: #FFFFFF;
}

.homepage-smartleads-logo {
    position: absolute;
    left: 10px;
    top: 20px;
}

.homepage-logo {
    position: absolute;
    left: 90px;
    top: 140px;
}

.homepage-body {
    position: absolute;
    left: 250px;
    top: 140px;
    width: 500px;
    height: 250px;
    font-size: 17pt;
    color: #141496;
    font-weight: bold;
}

.homepage-body img {
    float: left;
    margin-right: 10px;
}

.homepage-body div {
    margin-top: 30px;
    margin-bottom: 30px;
}

.homepage-register-link {
    position: absolute;
    left: 0px;
    top: 455px;
    width: 390px;
    height: 70px;
    font-size: 17pt;
    color: #141496;
    font-weight: bold;
    line-height: 70px;
}

.homepage-register-link a {
    float: left;
}

.homepage-testimonial {
    position: absolute;
    left: 400px;
    top: 435px;
    width: 390px;
    height: 70px;
    font-size: 14pt;
    color: #141496;
    font-weight: bold;
}

.homepage-testimonial IMG {
	vertical-align:middle;
}

.homepage-testimonial a {
    font-size: 14pt;
    text-align: right;
	vertical-align:middle;
}

.homepage-left-testimonials {
   margin-left: 20px;
   display:inline;
}

.homepage-right-testimonials {
   margin-left: 5px;
   display:inline;
}

.homepage-left-testimonials a:active {	 
     background-image: url('move-left-active.gif');
	 background-repeat:no-repeat;
}

.homepage-right-testimonials a:active {
     background-image: url('move-left-active.gif');
	 background-repeat:no-repeat;
}

.homepage-testimonial-text {
    position: absolute;
    left: 0px;
    top: 28px;
    width: 375px;
    height: 120px;
    font-size: 11pt;
    font-weight: normal;
    font-style: italic;
    padding-top: 0px;
    padding-left: 5px;
    background-image: url('testimonial-text.gif');
	background-repeat: no-repeat;
}

.homepage-testimonial-text DIV{
    position: absolute;
    left: 5px;
    top: 8px;
    width: 370px;
    height: 50px;
}

.homepage-testimonial-text a {
    margin-left: 20px;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

.homepage-testimonial-signature {
    position: absolute;
    left: 187px;
    top: 112px;
    width: 225px;
    height: 10px;
    font-size: 10pt;
    margin-top: 1px;
    margin-bottom: 1px;
}
