#mainNav .subitem {
	clear: both;
	width: 164px;
	min-height: 20px;
	_height: 20px;
	margin: 0 0 2px 0;
}

#mainNav .subitem a:hover, #mainNav .subitem a.selected {
	color: White;
	background: #d00000;
	font-weight: bold;
}