
#StaffDirectoryResults #StaffDirectoryResults_GroupHeader {
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	padding:15px 0px 5px 0px;
	color: #FD9A05;
}
#StaffDirectoryResults_Item { padding-top:17px; }
#StaffDirectoryResults_Header {
	border-bottom: 0 none;
	height:30px;
	width: 579px;
	overflow:hidden;
}

#StaffDirectoryResults_HeaderLeft { 
	width: 303px;
	height:32px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:5px 0px 5px 42px;
	color: #FD9A05;
	background-color:#FBF2CC;
	background-image: url('../../../images/card.jpg');
	background-repeat:no-repeat;
	background-position: 4px 4px ;
}

#StaffDirectoryResults_HeaderRight { 
	width: 225px;
	height:32px;
	float:left;
	clear:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:5px 0px 5px 5px;
	color: #FD9A05;
	background-color: #FBF2CC;
}
#StaffDirectoryResults_Body {
	border-bottom: 1px solid #EDE6D0;
	height:80px;
	width: 573px;
	overflow:hidden;
}

#StaffDirectoryResults_BodyLeft { 
	width: 380px;
	height:80px;
	float:left;
	clear:none;
	padding:5px 0px 5px 30px;
}

#StaffDirectoryResults_BodyRightWrapper { 
}

#StaffDirectoryResults_BodyRight { 
	width: 148px;
	float:left;
	clear:none;
	padding:0px 0px 5px 13px;
	border-left:1px solid #EDE6D0;
	margin-top:9px;
	margin-bottom:9px;
} 

#StaffDirectoryResults_BodyLeft #title {
	padding-top:5px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#2D2D2F;
	line-height:1.3em;
}

#StaffDirectoryResults_BodyLeft #category {
	padding-top:3px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#001E90;
}

#StaffDirectoryResults_BodyLeft #fullAddress { 
	padding-top:2px;
	color:#2D2D2F;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}

#StaffDirectoryResults_BodyRight #phone { 
	background-image: url('../../../images/phone.jpg');
	background-repeat:no-repeat;
	background-position: 0px center;
	line-height:30px;
	height:30px;
	padding-left:28px;
	border-bottom:1px solid #EDE6D0;
	margin-right:0px;
	color:#2D2D2F;
	font-family:Arial, Helvetica, sans-serif;
}




#StaffDirectoryResults_BodyRight #email { 
	background-image: url('../../../images/email.jpg');
	background-repeat:no-repeat;
	background-position: 0px center;
	line-height:30px;
	height:30px;
	padding-left:28px;
	color:#7C8495;
}

#email a{
	text-decoration:none!important;
	font-family:Arial, Helvetica, sans-serif;
	color:#066BC5;
	font-size:11.5px;

}

