#head ul {
	float: right;
	margin: 1.333em 1em 0 0.5em;
	padding: 0 0 0 0;
}

#head ul li {
	float: left;
	font-size: 0.916em;
	font-weight: bold;
	line-height: 1em;
	color: #333;
	list-style: none;
}

#head ul li a {
	margin: 0 0 0 0;
	padding: 0 1em 0.075em 1em;
	color: #666;
	text-decoration: underline;
	display: block;
}

#head ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#head ul .strich a {
	border-left: #333 1px solid;
}

#head ul .strich_active a {
	color: #FF0000 !important;
	border-left: #333 1px solid;
}

#head ul .active a {
	color: #FF0000 !important;
}


