/* Fisheye Menu Styles */
#fisheye_menu {
	list-style: none;
	padding: 0px;
	margin-left: 37px;
	height: 181px;
}

#fisheye_menu li {
	position: relative;
	display: block;
	border: 0px;
	left: 52px;
	margin-top: 10px;
	color: white;
	width: 90px;
	overflow: hidden;
	border:0px;
}

#fisheye_menu a {
	color: #4a0c21;
	font-size: 80%;
	padding-left: 3px;
	font-weight: bold;
	/*vertical-align: center;*/
}

#fisheye_menu a {
	text-decoration: none;
}

#fisheye_menu img {
	border: 0;
	vertical-align: middle;
}