/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#newsletterBox {
width:200px;
margin: 80px 0 0 18px;
}

#newsName, #newsEmail {
margin: 0px 0 0px 0;
width:195px;
background:URL(text-box.png) 0 0 no-repeat;
border:0;
height:27px;
padding:7px 0 0 7px;
}

#submitBtn {
margin: 0px 0 19px 129px;
}

#cmsbody {
min-height:500px;
margin-bottom:70px;
padding:10px 0px 0 33px!important;
}