/* MM API styling */
.MMLocalInfoWidget {
	font-size: 12px;
	border: 0px solid #999999;
	/* height: 100px; */
}
.MMLocalInfoWidget .MMzoominout {
	margin: 0px;
	padding: 0px;
}
.MMLocalInfoWidget .MMoutside {
	border: 0px solid #999999;
}
.MMLocalInfoWidget .MMheader {
	border-bottom: 1px solid #999999;
}
.MMLocalInfoWidget .MMlistcontainer {
	background-color: #666666;
	border: 0px solid #999999;
}
.MMLocalInfoWidget .MMcontent b {
	font-family: verdana;
	font-size: 12px;
}
.MMLocalInfoWidget .MMcontent {
	font-family: verdana;
	font-size: 10px;
}

/* Added code styling */
A:HOVER {
	cursor: pointer;
}
IMG {
	border:0px;
}
.citymenu {
	font-family: verdana;
	font-size: 10px;
}

#routesearch {
	background-color:#FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 150px;
	height: 100px;
	position: absolute;
	left: 433px;
	top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#HClist {
	clear: both;
	margin-top: 10px;
}

.hlistTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hlistCellHeaderLeft {
	color: #ffffff;
	background-color: #003366;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.hlistCellHeader {
	color: #ffffff;
	background-color: #003366;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.hlistCellLeft {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.hlistCell {
	border: 1px solid #CCCCCC;
	text-align: center;
}

#mapsubcenter {
	width: 585px;
	text-align: left;
	border: 1px solid #cccccc;
}

.HotelLoadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
