.newsletter_form{
    width: 474px;
    height: 53px;
    color: #747474;
    background-color: transparent;
    background-image: url(images/newsletter_form.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}
.newsletter_title{
    font-weight:bold;
    text-indent:10px;
    font-size:11px;
    margin:0;
    margin-right:113px;
    margin-top:3px;
    float:left;
	color:#2B2927;
}
.newsletter_text{
background-color:#1F1E1C;
border-color:-moz-use-text-color;
border-style:none;
border-width:medium medium medium 1px;
color:#6D645A;
font-size:14px;
font-weight:bold;
height:20px;
margin-top:13px;
width:200px;
}
.newsletter_img{
border:medium none;
margin-left:411px;
margin-top:-43px;
padding:0;
}