#ww_auth .close {
        position: absolute;
        right: 11px;
        top: 9px;
        z-index: 5;
}
#ww_auth .close a
{
     display:block;
     width:28px;
     height:26px;
     padding:0px;
     margin:0px;
     background:url(/images/icon_x_28x26.png) top left no-repeat;
}
.auth_block_en
{
        display: none;
        height: 138px;
        left: -95px !important;
        position: absolute;
        top: 0px;
        width: 258px;
        z-index: 4;
}

div.auth {
    display: inline;
    line-height: 24px;
}

#ww_auth h2 {
    color: #960014;
}

#ww_auth h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 6px 0 0;
    text-align: left;
}

div.input input{
    font-family: "MS Shell Dlg";
}

#ww_auth form ul li {
    height: auto !important;
    min-height: 25px;
    margin: 0 0 5px;
}

#ww_auth .forget {
    font-size: 1.2em;
    margin: 12px 0 0 2px;
    line-height: 16px;
    font-family: "Trebuchet MS",tahoma,sans-serif;
    text-align: start;
}

#ww_auth .forget a{
    margin: 20px 0;
}