#header_secondary_menu_container {
	height: 23px;
	background-color: #5b2000;
	padding-left: 42px;
}

#header_secondary_menu td {
	font-size: 11px;
	vertical-align: middle;
	height: 23px;
	padding: 0 7px;
}

#header_secondary_menu a {
	color: #ffc;
	text-decoration: none;
}

#header_secondary_menu a:hover {
	color: #ff9;
	text-decoration: none;
}

#header_secondary_menu td.active a {
	color: #ff9;
	text-decoration: underline;
}