

.placeInfo {
	display: none;
	position: absolute;
	font: 11.4px/14px Arial;
	font-weight: normal;
	color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1000;
}

.placeInfo h2 {	display: none;}
.placeInfo dl {	list-style-type: none;	clear:both;}
.placeInfo dl dt {	display: none;}
.placeInfo ul {	list-style-type: none;	padding:0 10px 0 10px;	width: 125px;	float:left;}
.placeInfo ul li {	padding-left: 6px;	background: url(/images/area-map/bullet.gif) 0 5px no-repeat;}

.placeInfo-cityPlace{background-image: url(/images/area-map/cityplace-tooltip-background.png);top: 8px;left: 280px;padding-left:30px;width: 369px;height: 410px;}
.placeInfo-cityPlace .restaurants{ height:72px; padding-top:90px}
.placeInfo-cityPlace .attractions{ height:60px; padding-top:25px}
.placeInfo-cityPlace .shops{ height:100px; padding-top:20px}

.placeInfo-clemantisStreet{background-image: url(/images/area-map/clemantis-tooltip-background.png);top: 33px;left: 446px;padding-left:31px;width: 325px;height: 410px;}
.placeInfo ul.clemantis {	list-style-type: none;	padding:0 10px 0 10px;	width: 150px;	float:left;}
.placeInfo-clemantisStreet .restaurants{height:125px;padding-top:92px;}
.placeInfo-clemantisStreet .shops{height:60px;padding-top: 24px;}
.placeInfo-clemantisStreet .attractions{height:55px;padding-top: 20px;}

.placeInfo-worthAve{background-image: url(/images/area-map/worth-ave-tooltip-background.png);top: 37px;left: 390px;padding-left:18px;width:300px;height: 410px;}
.placeInfo-worthAve .restaurants{height:60px;padding-top:90px;}
.placeInfo-worthAve .shops{height:165px;padding-top:20px}

/*
 * IE6 
 */
* html .placeInfo-cityPlace {background-image: url(/images/area-map/cityplace-tooltip-background.gif);}
* html .placeInfo-worthAve {background-image: url(/images/area-map/worth-ave-tooltip-background.gif);}
* html .placeInfo-clemantisStreet {	background-image: url(/images/area-map/clemantis-tooltip-background.gif);}

/*
 * This is generated by area-map.js. Don't remove
 */
#mapDirections {
	display: none;
	position: absolute;
	top: 165px;
	left: 327px;
	width: 200px;
	height: 96px;
}

#location-area-map-content-area {
	position: relative;
}