/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#cmsbody {
min-height:385px;
margin-bottom:10px;
}

#newsletterText {
min-height:150px;
width:218px;
padding:35px 35px 0 8px;
}

#newsletterStyle {
margin:10px 0 0 8px;
}

#newsletterBoxes {
width:200px;
margin-top:10px;
margin-bottom:10px;
}

#newsName {
background:URL(newsletter-text.gif) 0 0 no-repeat;
border:0;
padding:5px 0 5px 5px;
margin:0 0 4px 0;
width:250px;
}

#newsEmail {
background:URL(newsletter-text.gif) 0 0 no-repeat;
border:0;
padding:5px 0 5px 5px;
margin:0 0 4px 0;
width:250px;
}

#submitBtn {
margin-left:137px;
margin-bottom:8px;
}

#cmsfooter {
margin:10px 0 0 0;
}
#cmsfooter {
margin-left:15px!important;
}

.rightText {
padding: 10px 40px 0 15px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

#news-name1, #news-email1 {
	padding: 5px 7px 5px 7px;
	margin: 0 0 0 0;
	border: none;
	width: 192px;
	background: transparent;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:capitalize;
}

#submitBtn1{
padding:0 0 2px 4px;
}