#assist ul {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
	float:right;
	margin-right: 235px;
}

#assist ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

#assist span {
	color:#666666;
	padding-right:5px;
}

#assist a {
	border-left:1px solid #666666;
	color:#666666;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
	font-weight: normal;
}

#assist a:hover, a:focus {
	color: #00adef;
}
