BODY{
    margin:0px;
    padding:0px;
    
    background-color:#8DBBC9;
    
    font-family:verdana;
    font-size:11px;
    color:#ffffff;
}

FORM, DIV, TABLE, UL, OL, LI, INPUT, TEXTAREA{margin:0px; padding:0px;}

UL{list-style:none;}

#wrapper{position:absolute;  width:100%; height:100%; background:url(../images/giris_body_bg.png) left center repeat-x;}

.kutu{background:url(../images/giris_kutu.png) left top no-repeat; width:611px; height:350px;}
.kutu .logo{text-align:center; font-size:25px; font-weight:bold; height:100px;}
.kutu .form{text-align:right; height:250px; padding-right:25px; font-size:13px;}
.kutu .form TD{text-align:right;}


.kutu #mesaj{color:#ffff00;}

INPUT[type="text"]{width:200px; bordeR:1px solid #8AB9C7;}
INPUT[type="password"]{width:200px; bordeR:1px solid #8AB9C7;}