@charset "UTF-8";
/* CSS Document */

ul, li{
list-style-type: circle;
}

#map {
width: auto;
border: none;
height: auto;
}

#stateabbr{
display: none;
}

.stateinfo{
display: block;
position: relative;
width: auto;
height: auto;
top: auto;
left: auto;
}