#ic_login_1_main_cont{
    border: solid 1px #AEAAAF;
    text-align: center;
    height: 86px;
    background: #EEE8EF;
}
#logintext_cont{
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    font-weight: bold;
    text-align: left;
    background: #AEAAAF;
    margin-bottom: 20px;
}
#user_name{
    width: 100px;
    color: #360037;
}
#pass_input{
    width: 60px;
    color: #360037;
}
#login_btn{
    background: url('http://www.kiado-iroda.com/modules/irodaclone_login_1/images/btn.jpg');
    border: none;
    width: 35px;
    height: 18px;
}