.mansetcerceve {
    width: 998px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    overflow: hidden;
    padding:0;
    border:none;
}

    .mansetcerceve h1 {
        margin: 0;
        padding: 11px;
    }

    .mansetcerceve img {
        width: 997px;
        height:450px;
        padding: 0px;
        margin: auto;
    }

    .mansetcerceve ul {
        padding: 0;
        list-style: none;
        width:997px;    
        height:487px;   
        margin:auto;
    }

.mansetcerceve .mansethaberbaslik {
    border: 1px solid #000;
    position: absolute;
    bottom: 42px;
    left: 0;
    right:0;
    margin:0 auto;
    width: 962px;
    padding: 10px;
    font-family: Trebuchet MS;
    font-size: 13pt;
    font-weight: bold;
    color: Yellow;
    background: url(../tema-1/mansethaberbaslikband.png);
}

    .mansetcerceve .mansethaberbaslik:hover {
        color: #fff;
        text-decoration: none;
    }

    .mansetcerceve .mansethaberbaslik span {
        color: #ccc;
        font-size: 9pt;
    }

.mansetcerceve .numaralar {
    font-size: 8pt;
    font-weight: bold;
    height: 38px;
    margin: 0;
    position: absolute;
    bottom: -1px;
    width: 100%;
}

    .mansetcerceve .numaralar a {
        display: table-cell;
        padding: 12px 0px;
        margin: 0 1px 0 0;
        cursor: pointer;
        background: url(../tema-1/mansethaberdugme1.png) #333;
        border-left: 1px solid #333;
        text-align: center;
        color: #fff;
    }

    .mansetcerceve .numaralar .secili {
        background: url(../tema-1/mansethaberdugme2.png) #333;
        border-left: 1px solid #6b1e1a;
    }

.mansetcerceve .numaralarortala {
    padding: 7px 0 0 5px;
}
