body.staff  .staffInfo  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9ca;
	padding-top: 10px;
	height: 100px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
body.staff  .staffInfo  img  {
	float: left;
	display: block;
	margin-right: 20px;
}
body.staff  .staffInfo  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: leftt;
}
body.staff  .staffInfo  ul  li  em  {
	font-style: normal;
	color: #ff4b12;
}
body.staff  ol  {
	clear: both;
	display: block;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
body.staff  ol  li  {
	margin-bottom: 10px;
}