
ul li { list-style: none; }
a:link, a:visited{ text-decoration: none; }
a:hover, a:active{ text-decoration: none; }
#hnav { position:relative; width: 525px; height: 20px; background: url('menu_img.jpg') no-repeat; background-repeat:no-repeat; }
#hnav li { position: absolute; left: 0; height: 28px; }
	#hnav #hnavtesti { width: 105px; left: 0px; }
	#hnav #hnavvisit { width: 120px; left: 105px; }
	#hnav #hnavstories{ width: 139px; left: 225px; }
	#hnav #hnavsponsored { width: 161px; left: 364px; }
	#hnav #hnavfaq { width: 71px; left: 525px; }
#hnav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 28px; text-indent: -9999em; }



