 @import url("fisheye.css");
 @import url("nitobi.reset.css");
/*        @import url("clearback/fisheye.css");
    
        @import url("osx/fisheye.css");*/
    .nitobi-hide {
	display:none;
}
.ntb-effects-small {
	clear:both;
	display:block;
	float:none;
	height:0px;
    /*height:1px;*/
	overflow:hidden;
	width:auto;
}
.ntb-fisheye-menubackground {
	background-color: #FFF;
	border: 1px solid #FFFFFF;
	opacity: 0.85;
}
.ntb-fisheye-label {
	border: 1px solid #000000;
	padding: 3px 5px 3px 5px;
	background-color: #d1d1d1;
	font-family: "trebuchet ms", georgia, tahoma, verdana;
	font-size: 12px;
	color:#000000;
	text-align: center;
	font-weight: bold;
    opacity: 0.85;
}

