﻿.staff
{
	font-size: .7em;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(images/arrow_r.gif);
}

.staff li
{
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 10px;
}