.staffListHdr{
	height: 10px;
	background: url("/images/organizations/cms/tt/images/staffListHdr.gif") no-repeat top left;
}

.staffListFtr{
	height: 10px;
	background: url("/images/organizations/cms/tt/images/staffListFtr.gif") no-repeat top left;
	clear:both;
	margin: 2px 0px 0px 0px;
}

* html .staffListFtr{
	background-image: none;
	
}

* html .staffListHdr{
	background-image: none;
	
}

* html .staffListMember{
	background-image: none;
	border: 1px solid gray;
}


.staffListName, .staffListEmail{
  margin-left: 62px;
}

.staffListEmail{
  font-size: 7pt;
}

.staffListMember{
  background: url("/images/organizations/cms/tt/images/staffListTile.gif") repeat-y top left;
  width: 250px;
  margin: 8px 0px 0px 0px;
  padding: 0px;
}

.staffListPic {
	width: 56px;
	height: 35px;
	float: left;
	padding:0px 0pt 0pt 8px;
}


.staffListName a{
	font-size: 11pt;
}

.staffListJob {
	padding-top: 2px;
	font-size: 9pt;
}
