TABLE TD.map_world {
        background-image: url(/img/map/map_world.gif);
        background-repeat: no-repeat;
        background-position: center center;
        }
/*-------------------------------------------------*/
.LandList {
        list-style-position: inside;
        list-style-type: square;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        color: #E8730A; 
        text-align: left; 
        font-weight: bold;
        }
.LandName { 
        font-size: 13px; 
        color: #2A57AA; 
        }
/*-------------------------------------------------*/
