#subscribe {position: absolute; width: 214px; height: 133px; right: 190px; background: url(../../images/mail/bg.png) no-repeat; margin: 0px; padding: 0px;}
#subscribe h4 {color: #6975b7; font-family: Tahoma; font-weight: normal; font-size: 12px; margin: 0 0 15px 20px; padding: 8px 0 0 0; 
background: url(../../images/mail/close.gif) no-repeat 100% 12px; width: 175px; cursor: pointer; position: relative; 
border-bottom: none }

#subscribe a#close {position: absolute; background: url(../../images/mail/close.gif) no-repeat; width: 10px; height: 10px; right: 18px; top: 13px; cursor: pointer}
#subscribe input {border: 1px solid #d7d7d7; margin-left: 20px; margin-top: 6px; width: 160px; position: relative;}

#subscribe button {background: none; border: 0px solid red; color: #6975b7; font-family: Tahoma;margin: 5px 0 0 130px; padding: 0 0 0 0;
    background: url(../../images/mail/key.gif) no-repeat 0px 8px; padding-left: 15px; cursor: pointer;}

#subscribe p {margin:0px;padding: 0px; position: relative; }
#subscribe label {position: absolute; margin-left: 25px; color: #d7d7d7; font-family: Tahoma; font-size: 12px; top: 9px; left: 0px;}

#subscribe.closed {background: url(../../images/mail/bg_close.png) no-repeat;}
#subscribe.closed p, #subscribe.closed button {display: none;}
#subscribe.closed h4 {background: url(../../images/mail/open.gif) no-repeat 100% 12px; width: 175px;
border-bottom: 1px dashed #6975b7;}


#subscribe a {
    color: #6975B7;
    font-size: 11px;
    left: 20px;
    position: absolute;
    top: 8px;
}