

.staff {
	width:660px;
	line-height:1.7em;
	height:auto;
	margin:10px 0px 0px 5px;
	border:solid 0px #000000;
	vertical-align:top;
}

.staff th {
	width:40%;
	height:auto;
	font-size:12px;
	color:#555555;
	padding:10px 10px 10px 10px;
	text-align:left;
	font-weight:normal;
	
}

.staff td {
	width:60%;
	text-align:left;
	height:auto;
	padding:10px 10px 10px 10px;
	border-bottom:dotted 1px #e3e3e3;
}

h4 {
	font-size:13px;
	color:#729922;
	margin-bottom:0px;
}

.staff p {
	font-size:12px;
	color:#555555;
	margin-top:0px;

}

