.wideMap, .normalMap {
	height: 350px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
	background: transparent url(http://hotelscombined.com/Images/waiting.gif) no-repeat scroll center center;
}

.wideMap {
	width: 99%;
}

.normalMap {
	width: 400px;
}

.mapInterestPoints {
	font-size: 13px;
	font-family: Arial, sans-serif;
}

.mapInterestPoints img {
	padding-right: 2px;
	vertical-align: middle;
}

.mapInterestPoints font {
	color: Gray;
	font-size: 11px;
}

.mapInterestPoints select {
	font-family: Arial, sans-serif;
	width: 205px;
	overflow: hidden;
}

.mapInterestPoints td.higher {
	height: 23px;
	vertical-align: bottom;
}

.mapInterestPoints td {
	font-size: 13px;
}

.mapInterestPoints hr {
	color: #cfcfcf;
	background-color: #cfcfcf;
	height: 1px;
	border: 0;
}

#streetView, #mapView {
	padding-right: 3px;
}

#streetView img, #mapView img {
	vertical-align: bottom;
	padding-right: 1px;
}

.displayNone {
	display: none;
}

.displayBlock {
	display: block;
}   