body { font-size: 11px;  }

div#debug { float: left; width: 400px; height: 300px; border: 1px solid green; margin-left: 10px; }

div#message { float: left; width: 400px; height: 300px; border: 1px solid blue; margin-left: 10px; }

div#map { float:left; width: 800px; height: 600px; }

div#control { width: 500px; height: 50px; border: 1px solid black; margin-bottom: 10px; }
