.content-text {
background-color:#F1F1F1;    
padding: 20px;
}
.desc {
margin-bottom: 25px;
}
.newsletterPage {
padding: 0px 0px 0px 40px;
background: url('../images/mail.png') 0px 100% no-repeat;
}
.newsletterPage .msgErrorNewsletter {
color: red;
font-weight: bold;
margin: 0px 0px 10px;
height: 10px;
}
.newsletterPage .newsInput {
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
float: left;
padding: 3px 2px 2px;
width: 330px;
}
.newsletterPage .button_l {
float: left;
margin: 0px 0px 0px 5px;
}
.newsletterPage .button_l input {
background: url("../images/button_s.jpg") no-repeat scroll 0 0 transparent;
border: medium none;
color: #EFEFEF;
cursor: pointer;
float: left;
font-size: 11px;
height: 22px;
line-height: 18px;
padding: 0 25px 2px 0;
text-align: right;
width: 86px;
}