div#productsInfo p {
	margin-top: 0;
	margin-bottom: 2px;
}
div#productsInfo p.header {
	display: block;
	margin:0;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #B3B3B3;
	background-color: #0087C2;
	color: #FFFFFF;
	font-size: 11px;
}
div#productsInfo div.body {
	background-color: #EFEFEF;
	margin:0;
	padding: 4px;
}
div#productsInfo {
	background-color: white;
	width: 200px;
	position: absolute;
	border: 1px solid #B3B3B3;
}
img#arrowBox {
	position: relative;
	left: 40px;
	top: 0px;
	float: right;
}
#imageMap { visibility: hidden; }
#wienImg {
	width: 349px;
	height: 268px;
	border:0;
	position:relative;
	top: 0px;
	left: 0px;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	opacity:.90;
	z-index:1;
}
.districtImg {
	position: absolute;
	z-index:0;
	visibility: hidden;
	cursor: pointer;
}
