.newsletter_form{
    width: auto;
    height: 20px;
    color: transparent;
    background-color: transparent;
    background-image: url(images/newsletter_form.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
}
.newsletter_title{
    font-weight:bold;
    text-indent:10px;
    font-size:5px;
    margin:auto;
    margin-left:19px;
    margin-top:1px;
    float:center;
}
.newsletter_text{
    height:14px;
    border:none;
    border-left:1px solid #000000;
}
.newsletter_img{
    margin-left:-4px;
    padding:0;
    border:none;
}