/* CSS code to support polylines and polygons in Internet Explorer */
v\:* {
      behavior:url(#default#VML);
}
.hidden {
    display: none;
}
