#nav_nostyle, 
#nav_nostyle ul {
	padding:0;
	margin:0;
	
	height:auto;
min-height:50px;
line-height:15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background:#fff;*/
	position:relative;
	z-index:100;
	
	color:#999;
}

#nav_nostyle ul {list-style-type:circle; color:#000;}