#mainNav a.item {
	display: block;
	float: left;
	height: 62px;
	padding: 20px 8px 0 8px;
	color: #ffffff;
	text-decoration: none;
}

#mainNav a.item:hover, #mainNav a.item.selected {
	background: url(../../../images/menu-selected.jpg) repeat-x;
}