﻿/* The outer control DIV*/
#MiniMap_Control 
{
    
}

/* The DIV in which the actual map is created */
#MiniMap_Control #MiniMap
{
    width:164px;
    height:164px;
}

#MiniMap_Control #MiniMap span
{
    /*hide some google-supplied text that gets in the way*/
    font-size:0px;
}
