.access-block1 {
    background-color : transparent;
    color : #000;
    font-weight : bold;
    height : 45px;
    position : absolute;
    right : 20px;
    top : 10px;
    width : 300px;
    z-index : 4;
}

.access-block1 input, .access-block1 select {
    font-size : 10px;;
}

.access-title {
    display : none;
}

.access-block2 {
}

.access-login-block {
    bottom : 7px;
    position : absolute;
    right : 160px;
}

.access-block3 {
}

.access-password-block {
    bottom : 7px;
    position : absolute;
    right : 40px;
}

.access-submit-block {
    bottom : 0;
    position : absolute;
    right : 0;
}

.access-submit-block a, .access-submit-block a:hover, .access-submit-block a:visited {
    background-color : transparent;
    background-image : url(media/interface/champs2.png);
    background-repeat : no-repeat;
    color : #fff;
    display : block;
    font-size : 14px;
    height : 27px;
    line-height : 27px;
    margin-bottom : 3px;
    text-align : center;
    text-decoration : none;
    vertical-align : middle;
    width : 117px;
    z-index : 5;
}                   
