#mapframe{
  width: 250px; height: 300px; border: 1px solid #000; float:left;
margin-top: 10px;
margin-left: 3px;
padding: 0;
}
#map{
position: absolute;
top: 0;
left: 0;
 width: 260px; height: 420px;

}