#basicMap {
	width: 200px;
	height: 150px;
	margin: 10px;
}

#basicMap2 {
	width: 200px;
	height: 150px;
	margin: 10px;
}

div.olControlAttribution, div.olControlScaleLine {
	font-family: Verdana;
	font-size: 0.7em;
	bottom: 3px;
}