#MMMap {
	border: 1px solid #756463;
	background: #eee;
	clear: both;
	height: 450px;
	width: 470px;
	float: right;
}

#mapDetails {
	float: left;
	width: 300px;
}


#MMMap .mapPopup {
	font-size: .8em;
	height: 250px;
}

#MMMap .mapPopup .address {
	display: inline;
}
#MMMap .mapPopup .phone {
	display: inline;
}


