.haber{
    width:445px;
    height: 70px;
    margin: 0 0 10px 0;
    /*background: #80FF00;*/
}
.duyuru{
    margin: 0 0 10px 0;
    /*background: #80FF00;*/
}
.h_sol{
    width: 60px;
    height: 60px;
    float:left;
    padding: 5px;
    background: #ccc;
}
.h_sag{
    width:365px;
    padding: 0 0 0 10px;
    float:left;
}
.h_baslik a{
    font-size: 13px;
    font-weight: bold;
    color: #f47914;
    text-decoration: none;
}
.h_ozet{
    font-size: 0.9em;
}
.h_tarih{
    color: #777777;
    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:580px;
    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:500px;
    padding: 0 0 0 10px;
    float:left;
}

