/* @override http://localhost:8888/maps/styles/LocalScreen.css */

/* LocalScreen.css - Local style specification for Maps Web pages */

/* @group Base Styles */

/* Override style defaults */


.mainBarContent {
	text-align: left;
}

.mainBarContentExtended {
	text-align: left;
}
.imageContainer a {
	border-style: none;
}

.imageBox2 {
	width: 230px;
	display: inline-block;
	line-height: 2;
	padding-bottom: 20px;
}

.imageBox2 img {
	width: 220px;
	margin-bottom: 10px;
}

/* @end Base Styles */