.customIcons
{
    display: inline-block;
    width: 16px;
    height: 16px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-repeat: no-repeat;
}

.car{background-image: url('customIcons-1.0/car.png');}
.km{background-image: url('customIcons-1.0/km.png');}
.restaurant{background-image: url('customIcons-1.0/restaurant.png');}
