#sfocusul li {
	margin: 0;
	padding: 5px;
	display: block;
	list-style-type: none;
	width: 200px;
}

#sfocusul a:link, #sfocusul a:visited {
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	float: none;
}

#sfocusul a:link.active, #sfocusul a:visited.active	{
	border-bottom: 0px solid #FFF;
	background: #FFF;
	color: #000;
}

#sfocusul a:hover	{
	color: #FF0000;
	background: transparent;
}

#sfocusul tr	{
	text-align: left;
}
