ul#nav {
	padding: 0;
	margin: 20px 0 0 0;
}
#nav li {
	background: url(../images/box1.gif) 0 6px no-repeat; /* hover image */
	width:190px;
	margin-left:25px;
	line-height:19px;
	list-style:none;
}
#nav a {	
	padding-left:20px;
	display:block;
	position:relative;
	background: url(../images/box2.gif) 0 6px no-repeat;
	text-decoration: none;
	color: #626366;
	font-size: 12px;
	text-transform: lowercase;
}
/* commented backslash mac hiding hack \*/ 
* html a {height:1%;} 
/* end hack */ 

#nav a:hover, #nav li.li_selected a {background:transparent; color: #626366;}

/* specific */
#nav li.visitpoetslane a { background: url(../images/box3.gif) 0 6px no-repeat; }
#nav li.visitpoetslane { margin-top: 15px; }

#nav li.visittatra a { background: url(../images/box4.gif) 0 6px no-repeat; }
