@charset "utf-8";
/* CSS Document */

.mapLocationHolder {
	width:340px;
	padding-left: 40px;
	float: left;
	padding-bottom: 15px;
}
.mapAddress {
	width: 200px;
	float:left;
}
.map {
	width:120px;
	margin-left: 5px;
	height: 100px;
	float: left;
}
