/* CSS Document */
..HDWFisheyeMenu {
	padding: 0;
	margin: 10px;
	text-align: center;
}
..HDWFisheyeMenu span {
	position: absolute;
	top:100%;
	left: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0;
	font-weight: bold;
	color: #000066;
	background: #FFFFFF;
}
..HDWFisheyeMenu a {
	position: relative;
	vertical-align: bottom;
	text-decoration: none;
}
..HDWFisheyeMenu img {
	margin: 2px;
	border: 0;
	vertical-align: top;
}
