body {
  margin : 0 ;
  padding : 0 ;
}

#map {
  width: 320px;
  height: 382px;
}

#footer {
  width : 320px ;
  height : 34px ;
  text-align : right ;
  background : #ddd url(iphone/bar.jpg) no-repeat ;
}
#footer button {
  margin : 5px 5px 0 0 ;
}
