
#StaffDirectoryResults #StaffDirectoryResults_GroupHeader {
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	padding:15px 0px 5px 0px;
	color: #43BFCD;
}
#StaffDirectoryResults_Item {
	padding-top:10px;
}
#StaffDirectoryResults_Header {
	border-bottom: 0 none;
	height:30px;
	width:691px;
	overflow:hidden;
}

#StaffDirectoryResults_HeaderLeft {
	width:429px;
	height:32px;
	float:left;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:5px 0px 5px 40px;
	color: #76C2C9;
	background-color:#FFF7D7;
	background-image: url('../../../images/StaffDirectory/card.jpg');
	background-repeat:no-repeat;
	background-position: 8px 6px ;
}

#StaffDirectoryResults_HeaderRight {
	width:210px;
	height:32px;
	float:left;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	color: #666666;
	background-color: #FFF7D7;
}
#StaffDirectoryResults_Body {
	border-bottom: 1px solid #FCD398;
	height:80px;
	width:691px;
	overflow:hidden;
}

#StaffDirectoryResults_BodyLeft {
	width:429px;
	height:80px;
	float:left;
	clear:none;
	padding:5px 0px 5px 30px;
	background-color: #FFFFEB;
}

#StaffDirectoryResults_BodyRightWrapper {
	background-color: #FFFFEB;
	overflow:hidden;
	height:80px;
}

#StaffDirectoryResults_BodyRight {
	width:210px;
	float:left;
	clear:none;
	padding:0px 0px 5px 13px;
	border-left:1px solid #FCD398;
	margin-top:9px;
	margin-bottom:9px;

}

#StaffDirectoryResults_BodyLeft #title {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#454545;
	line-height:1.3em;
}

#StaffDirectoryResults_BodyLeft #category {
	padding-top:3px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#666666;
}

#StaffDirectoryResults_BodyLeft #fullAddress {
	padding-top:2px;
	color:#696969;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#StaffDirectoryResults_BodyRight #phone {
	background-image: url('../../../images/StaffDirectory/phone.jpg');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	line-height:30px;
	height:30px;
	padding-left:28px;
	border-bottom:1px solid #FCD398;
	margin-right:0px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
}

#StaffDirectoryResults_BodyRight #email {
	background-image: url('../../../images/StaffDirectory/email.jpg');
	background-repeat:no-repeat;
	background-position: 0px center;
	line-height:30px;
	height:30px;
	padding-left:28px;
	color:#666666;
}

#email a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
}
