body { margin:0px; text-align:center; }
img { border:none; }
.kk { cursor: hand; color:blue; }
input{ width:37pt; height:25pt; line-height:25px; margin:1px; border:1px solid gray; background:beige; color:gray; font-size:26px; padding-top:0px; font-family:Microsoft Himalaya; }
.key1 { width: 58pt; } 
.key2 { width: 75pt; } 
.key3 { width: 114px; } 
.key4 { width: 740px; }
textarea{ width:740px; padding:8px; background:url(logo.gif) no-repeat center center; font:28px Microsoft Himalaya; }
.wrap { width:740px; margin:30px auto; text-align:left; }
.sf { margin:6px 0; }
.pos { font-size:12px; margin:8px 0; padding-left:12px; }
.pos span { float:right; }
#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%;
    left: 0;
}
#loader {
    font-family:Tahoma, Helvetica, sans;
    font-size:11.5px;
    color:#000000;
    background-color:#FFFFFF;
    padding:10px 0 16px 0;
    margin:0 auto;
    display:block;
    width:130px;
    border:1px solid #5a667b;
    text-align:left;
    z-index:2;
}
#progress {
    height:5px;
    font-size:1px;
    width:1px;
    position:relative;
    top:1px;
    left:0px;
    background-color:#8894a8;
}
#loader_bg {
    background-color:#e4e7eb;
    position:relative;
    top:8px;
    left:8px;
    height:7px;
    width:113px;
    font-size:1px;
}
