input[type="submit"]:focus, input[type="button"]:focus {     
	outline: none; 
}
#map-north {
	background: #fff;
	filter: alpha(opacity=0);
}
#map-northwest {
	background: #fff;
	filter: alpha(opacity=0);
}
#map-south {
	background: #fff;
	filter: alpha(opacity=0);
}