#textfield {
	position: fixed;
	left: 330px; top: 4px;
/*	background: url("wo_where_bg.png") 0 0 no-repeat; */
	width: 307px; height: 92px;
	z-index:5;

}

#textfield div {
	width: 289px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 12px 8px 8px 8px;
}

#map {
	position: absolute;
	left: 0; top: 0; 
/*
	height: 200px; width: 400px;
*/
	width: 100%; height: 100%;
/*
	z-index: -1;
*/
}

.pin h2 { font-size: 12px; margin: 0px 0px 6px 0px; }
}

.pin img { 
}

.pin p { font-size: 12px; margin: 6px 0px;
}

.pin p a:hover { color: 717171;  }

.pin img { margin: 2px 0px }

/* zoom into ny */
#zoom {
	font-size: 12px;
	line-height: 15px;
	position: absolute;
	left: 64px;
	top: 52px;
}