#map {
	width: 100%;
	height: 400px;
	margin: 10px;	
}

#debug{clear:both;margin-top: 50px;}


.object-left   { float: left; margin-right: 10px;	}
.object-center { margin: 0px auto; text-align: center; }
.object-right  { float: right;  }