ul.places-list li.reserved a {
    background: #413f15 url('/gfx/reserved_pl.gif') no-repeat 95% 50%;
}
ul.places-list li.sold a {
    background: #762418 url('/gfx/sold_pl.gif') no-repeat 95% 50%;
}

