table .liste {
    background: #fff;
}

.liste {
    width: 99%;
}

.liste a:hover {
    text-decoration: underline;
}

.liste td {
    height: 15px;
    padding: 2px 3px;
    border: 2px solid #FFFFFF;
}

.liste tr {
    color: green;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
}

.speed_big_tdbaslik, .speed_big_td {
    background-color: #E9E9E9;
    padding: 3px 11px;
    width: 8%;
}

.speed_big_tdbaslik {
    color: #000;
    font-weight: bold;
}

.sil {
    background: url('images/sil.png') no-repeat center center;
    display: block;
    padding: 5px;
    text-indent: -9999px;
    float: right;
    width: 16px;
    height: 16px;
}

.bak {
    background: url('images/bak.gif') no-repeat center center;
    display: block;
    padding: 5px;
    text-indent: -9999px;
    float: left;
    width: 16px;
    height: 16px;
}

.detayliste {
    font-family: Tahoma;
    font-size: 11px;

}

.detayliste tr {
    border-bottom: 1px dotted #f2f0ed;
}

.detayliste td {
    padding-left: 5px;
}

.detayliste td:first-child {
    font-weight: 700;
}

.inputx {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    color: #000000;
    margin-bottom: 5px;
    margin-left: -2px;
    margin-top: 5px;
}

#extra {
    display: none;
}

.bakiyedetay {
    background-color: #FFFFFF;
    font-size: 12px;
    color: #000000;
    width: 100%;
    margin-bottom: 5px;
}

.bakiyedetay td {
    padding: 3px 10px;
}

.bakiyedetay input {
    padding-left: 10px;
    border: 1px solid #000;
}

.bakiyedetay input[type='submit'] {
    background: #F0F0F0;
    border: 1px solid #FFF;
}

.bakiyedetay thead td {
    background-color: #E9E9E9;
    color: #000000;
    padding: 3px 11px;
}

.log_td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000 !important;
    width: 15% !important;
}

.speed_big_td a:link {
}

.speed_big_td a:visited {
    color: #FF0000 !important;
    text-decoration: none;
}

.speed_big_td a:hover {
    color: #FF0000 !important;
    text-decoration: none;
}

.speed_big_td a:active {
    color: #FF0000 !important;
    text-decoration: none;
}