﻿.div_advert_container
{  
    float: left;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: dashed 1px Gray;
}

.div_image
{
    width: 110px;
    float: left;
}

.div_text
{  
    float: left;
    width: 510px;
    line-height: 150%;
}

.fc_date
{
    color: Gray;
    font-size: x-small;
}

.div_view_advert p
{
    line-height: 150%;    
}

.fc_smallprint
{
    color: Gray;
    font-size: x-small;
}
