
/*

COMMENTING OUT FOR NOW BECAUSE ICONS ARE NOT SHOWING UP ON THE LEFT SIDE IN IE WHEN THIS CSS IS APPLIED
.mapIcon {
	position: absolute;
	top: 12px;
	left: 0;
}

.mapInfo {
	margin: 0;
	width: 364px;
}

.mapInfoLabel {
	width: 154px;
}

.mapInfoData {
	width: 200px;
}

*/