
.liste_ic{
    width:450px;
    height: 120px;
    margin: 0 20px 0px 0;    
    float: left;    
}
.l_ic_resim{
    width: 150px;
    height: 100px;
    margin: 0;
    border: 1px solid #ccc;
    float: left;
    background-repeat:no-repeat;
    background-size: cover;
}
.l_ic_resim img{
    width: 100%;
    height: 100%;
}
.l_ic_sag{
    float:left;
    width: 285px;
    height: 100px;
    padding: 0 0 0 10px;
}
.l_ic_baslik a{
    font-size: 15px;
    color: #027dc3;
    text-decoration: none;
    text-align: center
}
.l_ic_ozet{
    color: #333;
    font-size: 0.9em;
}
.l_ic_tarih{
    color: #676767;
    font-size: 0.9em;
}