.haber{
    width:100%;
    height: 120px;
    margin: 0 0 10px 0;    
    /*background: #80FF00;*/
}
.h_sol{
    width: 100px;
    height: 100px;
    float:left;
    padding: 5px;
    background: #ccc;
}
.h_sag{
    width:800px;
    padding: 0 0 0 10px;
    float:left;
}
.h_baslik a{
    font-size: 17px;
    font-weight: bold;
    color: #f47914;
    text-decoration: none;
}
.h_ozet{
    color: #333;
    font-size: 0.9em;
}
.h_tarih{
    color: #676767;
    font-size: 0.9em;
}
.tum{
    background: url('/images/stripes_black.png') left top repeat-x;
    padding: 12px 0 0 0;
    font-size: 10px;   
    margin:10px 0 10px 0;
    text-align: right;
    clear: both;
    display: block;
}