.boxFeuilleBas{ 
    background:url(images/box3-bg.gif) bottom  no-repeat; 
    font-family:Georgia, "Times New Roman", Times, serif; 
    font-size:1em; 
    width:243px;
    margin-bottom:10px;
    min-height: 140px;
}
.boxFeuilleBas .boxFeuilleBas-cont{ 
    padding:10px 30px 30px 45px;
}
.boxFeuilleBas span{ 
        display:block;
    text-align:right;
    color:#444444;
}

.boxFeuilleBas .loginButton{
    display:block;
    text-align:right;
    margin-top:15px; 
}
.login_block_form input{
    width:11.9em;
    
    line-height: 0.8em;
    border:1px solid #AAAAAA;
    color:#444444;
    font-size:14px;
    height:1.2em;
    padding:0px;
}
.loginButton input{
    background-color:#E2EFF5;
    border:1px solid #5C92AA;
    color:#DF1607;
    font-size:0.8em;
    font-weight:bold;
    padding:2px;
    width:auto;
    height: auto;
}
.loginButton input:hover{
    background-color:#375669;
    border:1px solid #DF1607;
    color:#B1CFDE ;
     
    padding:2px;
    width:auto;
    height: auto;
}


.login_block_form .loginTxt{ font-weight:bold }
.login_block_form .uNameWrap{ 
    margin:8px 0px; 
}

.login_block_form .passwordWrap{ 
    margin-bottom:8px;
}
.login_block_form .login_block_register_link{margin-top:8px; font-size:11px}
div.login_block_form {
    margin-left:40px;
    margin-top:40px;
}