/*
    Document   : acf-default-single-ad
    Created on : 04.11.2012, 13:37:25
    Author     : dikiyforester
    Description:
        Purpose of the Single Ad Page stylesheet follows.
*/
#acf-ad-details{
    float: left;
    width: 100%;
    margin-top: 0;
}
#acf-details-tbl {
    float: left;
    width: 100%;
    padding: 1px;
}
#acf-details-tbl li {
	margin: 0;
}
.acf-details-item {
    list-style-type: none !important;
    float: left;
    width: 268px;
    padding: 5px !important;

}
.acf-details-item span.acf-details-label, .acf-details-item span.acf-details-sep {
    color: fireBrick;
    font-weight: bold;
}
