/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.newletterSignUp {
color:#000000;
}

#submitBtn {
padding-top:0px;
}

#newsName {
background:url(nl-text-area.gif) 0 0 no-repeat;
height:23px;
width:211px;
border:none;
padding:5px 0px 0 5px;
}

#newsEmail {
background:url(nl-text-area.gif) 0 0 no-repeat;
height:23px;
width:211px;
border:none;
padding:5px 0px 0 5px;
}

#cmsbody {
padding-left:20px!important;
}

#cmsfooter {
padding-top:35px;
}
