.Rotator {
	font-family: verdana;
	font-size: 11px;
	height: 65px;	
	border: #003f80 0px solid;	
	width: 240px;
	cursor: hand;	

}
	
.NI{
	background-color:none;
	cursor:default;
}

.NIOver {
	background-color: #fff;
	cursor: hand; 
}

.NIDown {
	 background-color: #fff;
	 cursor: hand; 
}

