.MapRigthClickContextMenuItem
{
    padding         : 5px !important;
}

.ApplicationContextMenuIcon {
    margin-right    : 8px;
    margin-top      : 2px;
    width           : 15px;
    height          : 15px;
    float           : left;
}

.ApplicationContextItemText{
    width           : 60%;
    height          : 30px;
    float           : left;
}

.ApplicationContextMenuIcon1Screen {
    background: url(mapcontextmenu.png) 0 0 no-repeat;
}

.ApplicationContextMenuIcon2Screen {
    background: url(mapcontextmenu.png) -15px 0 no-repeat;
}

.ApplicationContextMenuIcon3Screen {
    background: url(mapcontextmenu.png) -30px 0 no-repeat;
}

.ApplicationContextMenuIcon4Screen {
    background: url(mapcontextmenu.png) -45px 0 no-repeat;
}

