	
		#map{
			width: 718px; 
			height: 392px; 
			border-bottom:1px solid #999999;
			display:none;
			position:absolute;
		}
	
		#contentCenter p{
			width:400px 
		}
		
		#map-tools-directions{
			width:400px !important; 
			margin-left:235px;
			margin-top:20px;
		}
		
		#map-tools-directions table, #map-tools-directions tr, #map-tools-directions td {
			border:0px !important;
		}
		
		#hotelSearchTop,
		#hotelDirections,
		#panel-map-tools{
			width:400px !important; 
			margin-left:235px;
		}
		#panel-map-tools, #hotelSearchTop, #map-tools-directions,
		.location_header input{
			display:none;
		}
		
		#panel-map-tools{
		margin-top:20px;
		}
		
		.location_header{
			font-weight:bold;
		}
		
		.location_info{
			font-weight:normal;
		}
		

		ul#listMap {
			width:400px;
			display:block;
			border-bottom:1px solid #e4e2df;
			margin:5px 0px 0px 0px;
			padding:5px 0 5px 0px;
		}
		
		ul#listMap li {
			font-family:Tahoma, Arial, sans-serif;
			
			display:inline;
			padding:5px 7px;
			*display:inline-block;
			*width:55px;
			*padding:4px;
			*float:left;
			*margin-right:2px;
			*margin-bottom:-6px;
			_margin-bottom:-7px;
			*text-align:center;
			list-style-type:none;
			border-top:1px solid #e4e2df;
			border-left:1px solid #e4e2df;
			border-right:1px solid #e4e2df;
			width:120px;
		}
		
		ul#listMap li.listMapActive {
			font-family:Tahoma, Arial, sans-serif;
			color:#756f68;
			font-weight:bold;
			_position:relative;
			_top:-0px;
			_background:#fff;
		}
		.balloonPropLink, .balloonCitySearch{
		background:transparent url(/media/images/themes/nav/btn_link_arrow.gif) no-repeat scroll 0 5px;
		padding-left:15px;
		line-height:12px;
		font-family:Tahoma, Arial, sans-serif;
		font-size:10px;
		clear:both;
		}
		
		.mapLinks{
		margin-left:5px;
		}
		.location_info{
		cursor:pointer;
		}
