﻿.map-star
{
    background: url('Images/star.png') no-repeat;
    height: 24px;
    width: 24px;
}

.map-facility
{
    background: url('Images/pushpin.png') no-repeat;
    color: #fff;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    height: 28px;
    padding-top: 6px;
    text-align: center;
    width: 28px;
}
