ul.realbullets
{ 
  list-style-image: none;
  list-style-type: disc;
 }

.mapWidget
{ 
  height:300px;
  width:330px;
  border-style:solid;
  border-width:2px;
  margin: 10px 0px;
  clear:both;
 }