.tooltip {
	display:none;
	/*background:transparent url(http://www.usgndemo.com/images/blue_arrow.png);*/
	background-color: transparent;
	font-size:10px;
	height:10px;
	width:75px;
	padding:5px;
	color:black;	
	text-align:center;
	font-family: arial;
	font-weight: bold;
	white-space: nowrap;
}


.nav_header_links {
	text-align:center !important;
	  padding-top: 10px !important;
}

.navtooltip {
	display:none;
	/*background:transparent url(http://www.usgndemo.com/images/black_arrow2.png);*/
	background-color: black;
	font-size: 14px;
	height: 40px;
	width: 162px;
	padding: 20px;
	color: white;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	white-space: nowrap;
}