h1{
    width: 210px;
    height: 33px;
    background: url(../img/client_login.gif) no-repeat top left;
    top: 22px;
    left: 0px;
    position: absolute;
}

.white_box{
    top: 70px;
}

.white_box .bg{
    min-height:170px;
    height:auto !important;
    height:170px;
}


.white_connector{
    position: absolute;
    width: 30px;
    height: 72px;
    top: -1px;
    left: 530px;
    background: url(../img/white_connector.gif) no-repeat top left;
}

.white_connector2{
    position: relative;
    width: 24px;
    left: 494px;
    top: 70px;
    height: 335px;
    background: url(../img/con_repeat.gif) repeat-y top left;
}

.white_connector2 .top{
    width: 24px;
    height: 12px;
    font-size: 0;
    background: url(../img/con_top.gif);
    position: absolute;
    top: 0px;
}

.white_connector2 .bottom{
    width: 24px;
    height: 13px;
    font-size: 0;
    background: url(../img/con_bottom.gif);
    position: absolute;
    bottom: 0;
}

#top_menu a.l7{
    background: url(../img/menu_l7_o.gif) no-repeat top left;
    color: #4d4948;
}

.content h2{
    font-weight: bold;
}

.content a{
    font-weight: bold;
}

.content a:hover{
    font-weight: normal;
}


form label{
    display: inline-block;
    width: 90px;
}

form div{
    padding-bottom: 5px;
}

form input{
    padding: 1px;
}
