#topNav .item {
	float: left;
	height: 22px;
	padding: 13px 8px 0 8px;
	background: url(../../../images/top-menu-bg.png) repeat-x;
}

#topNav .item a {
	color: #004981;
	text-transform: lowercase;
	text-decoration: none;
}

#topNav .item a:hover, #topNav .item a.selected {
	text-decoration: underline;
}

#topNav .boeken-top-10 {
	font-weight: bold;
}