#locality_tip{
position: absolute;
width: 500px;
border: 1px solid #ffffff;
padding: 8px;
background-color: #00638C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10.5px;
font-style: normal;
line-height: 1.15em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

