/*------------------------
--------------------------
mailer
---------------------------
---------------------------*/
#mailer_top {
width: 140px;
height: 21px !important;
margin: 0 0 0 0;
font: bold 12px Arial, Helvetica, sans-serif;
color: #ffffff;
text-align: center;
line-height:19px;
background: url(img/newsletter_01.png)  bottom left no-repeat;
}

#mailer_box {
width: 140px;
height: 192px !important;
margin: 0 0 0 0;
text-align:center;
background: url(img/newsletter_02.png)  top left no-repeat;
}

.mailer_button {
display: block;
width: 140px;
height: 44px;
cursor:pointer;
cursor:hand;
text-align: center;
vertical-align: middle;
line-height: 6px;
border: 0px;
font: bold 12px Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
background: url(img/newsletter_03.png)  no-repeat;
}

.field{
color: #ffffff;
background: #090909;
border: 1px solid #666666;
}
