#transaction {
    width:961px;
    height:1050px;
    background: url(../images/trans-bg.jpg) no-repeat;
}

#default-bg {
    width:961px;
    height:569px;
    background: url(../images/default-bg.jpg) no-repeat;
}

#dar-bg {
    width:961px;
    height:689px;
    background: url(../images/dar-bg.jpg) no-repeat;
}

.welcome {
    height:50px;
    font:25px tahoma;
    color:#0D2F4B;
    font-weight:bold;
}
    
.welcome_text {
    font:12px tahoma;
    color:#617B91;
}
    
.welcome_sm {
    height:30px;
    font:12px tahoma;
    color:#0A2540;
    font-weight:bold;
}
    
.welcome_sm_text {
    height:50px;
    font:12px tahoma;
    color:#56697b;
}
    
#block_box {
    width:70px;
    height:70px;
    background:url(../images/transaction_block_box.jpg) no-repeat;
    text-align:center;
    padding-top:10px;
    font-size:19px;
    color:white;
    font-weight:bold;
}