div#page {
}

#navlinks {
	margin-right:170px;
}
div#mainShow {
	padding:15px;
}

#map_canvas {
	margin:auto;
	text-align:center;
	width:100%;
}
#map_canvas div {
	display:inline-block;   /* to make sure border around embeded flash */
	border: 5px solid #666666;
	width:400px; /* for ie otherwise div streches whole outer div width */
}