#mapCanvas { width: 500px;height: 400px;float: left; }
#infoPanel { float: left;margin-left: 10px; }
#infoPanel div { margin-bottom: 5px; }
.footer { position: absolute;bottom: 0;width: 100%;height: 3em;background-color: #f5f5f5; padding: 1em 0; }