/* Bu CSS dökümanı Harun AKTAŞ tarafından kodlanmıştır      */
/* E-Mail : Harun_aktas86@hotmail.com                       */
/* 08.10.2011                                               */

#uyelik {position: relative;width: 271px;height: 66px;text-align: right}
#ad_soyad_bolumu {position: absolute;left: 0px;top: 0px}
#eposta_bolumu {position: absolute;top: 0px;left: 142px}
#uye_ol_buton
{
    background-color: transparent;
    background-image: url('../images/eposta_kayit/uye_ol_buton.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 67px;
    height: 25px;
    border: 0px;
    font-family: tahoma;
    font-size: 11px;
    color: #383636;
    text-decoration: none;
    position: absolute;
    top: 41px;
    right: 0px;
}

#uyelikten_ayril_buton
{
    background-color: transparent;
    background-image: url('../images/eposta_kayit/uyelikten_ayril_buton.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 86px;
    height: 25px;
    border: 0px;
    font-family: tahoma;
    font-size: 11px;
    color: #383636;
    text-decoration: none;
    position: absolute;
    top: 41px;
    right: 71px;
}