.haber{
    width:660px;
    height: 80px;
    margin: 0 0 10px 0;
    float:left;
    /*background: #80FF00;*/
}
.haber2{
    margin: 0 0 10px 0;
    
}
.h_sol{
    width: 60px;
    height: 60px;
    float:left;
    padding: 5px;
    background: #ffffff;
}
.h_sag{
    width:580px;
    padding: 0 0 0 10px;
    float:left;
}
.h_baslik a{
    font-size: 13px;
    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;
}

.haber_ic{
    width:560px;
    height: 70px;
    margin: 0 0 10px 0;
    /*background: #80FF00;*/
}
.h_sol_ic{
    width: 60px;
    height: 60px;
    float:left;
    padding: 5px;
    background: #ffffff;
}
.h_sag_ic{
    width:480px;
    padding: 0 0 0 10px;
    float:left;
}

