#subNav {
	width: 885px;
	height: 17px;
	float: left;
	clear: both;
	margin: 0 19px;
	padding: 4px 0 0 7px;
	color: #484848;
	background: url(../images/bar-gray.jpg) repeat-x;
}

#subNav .item {
	color: #484848;
	text-decoration: none;
	position:relative;
}

#subNav .item:hover, #subNav .item.selected 
{
    position:relative;
	text-decoration: underline;	
}

#subNav .seperator {
	padding: 0 8px;
}
