#container #header .logo {
    background: url(../Images/tr/logo.png) no-repeat right bottom;
}

.lt-ie7 #container #header .logo {
    background: url(../Images/tr/logo_8.png) no-repeat right bottom;
}

.btndevam {
    display: block;
    width: 144px;
    text-indent: -10000px;
    height: 50px;
    background: url(../Images/tr/btnDevam.png) no-repeat;
    border: none;
    cursor: pointer;
}

.btnGeri {
    display: block;
    text-indent: -10000px;
    float: left;
    width: 144px;
    height: 50px;
    background: url(../Images/tr/btnGeri.png?123) no-repeat;
    text-indent: -1000px;
    border: none;
    cursor: pointer;
    margin-right: 8px;
}

.btnkaydet {
    display: block;
    width: 144px;
    text-indent: -10000px;
    height: 50px;
    background: url(../Images/tr/btnKaydet.png) no-repeat;
    border: none;
    cursor: pointer;
}

.btnKapat {
    display: block;
    float: left;
    width: 117px;
    height: 36px;
    background: url(../Images/tr/btnKapat.png) no-repeat;
    text-indent: -1000px;
    border: none;
    cursor: pointer;
}

.zero #header h1 {
    background: #f5f6f6 url(../Images/tr/headerzero.png) no-repeat top center;
    margin: 0;
    padding: 0;
    height: 144px;
}

#header{width:890px;margin:0 auto;}

#header h1 {
    background: url(../Images/tr/header.png?new) no-repeat top center;
    margin: 0;
    padding: 0;
    height: 144px;
}


.zero #header #steps {
    background-image: url(../Images/tr/stepszero.png);
}

#header #steps {
    background-image: url(../Images/tr/steps.png);
}


