
#StaffDirectoryResults #StaffDirectoryResults_GroupHeader {
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	padding:15px 0px 5px 0px;
	color: #28B084;
}
#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:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 5px 40px;
	color: #28B084;
	background-color:#F2F2F2;
	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:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	color: #28B084;
	background-color: #F2F2F2;
}
#StaffDirectoryResults_Body {
	border-bottom: 1px solid #C8BFA6;
	height:80px;
	width:691px;
	overflow:hidden;
}

#StaffDirectoryResults_BodyLeft { 
	width:429px;
	height:80px;
	float:left;
	clear:none;
	padding:5px 0px 5px 30px;
	background-color: #FFFFFF;
}

#StaffDirectoryResults_BodyRightWrapper { 
	background-color: #FFFFFF;
	overflow:hidden;
	height:80px;
}

#StaffDirectoryResults_BodyRight { 
	width:210px;
	float:left;
	clear:none;
	padding:0px 0px 5px 13px;
	border-left:1px solid #C8BFA6;
	margin-top:9px;
	margin-bottom:9px;
	
} 

#StaffDirectoryResults_BodyLeft #title {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#104936;
	line-height:1.3em;
}

#StaffDirectoryResults_BodyLeft #category {
	padding-top:3px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#6F6F6F;
}

#StaffDirectoryResults_BodyLeft #fullAddress { 
	padding-top:2px;
	color:#6F6F6F;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#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 #C8BFA6;
	margin-right:0px;
	color:#104936;
	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;
}

#email a{
	font-family:Arial, Helvetica, sans-serif;
}

#email a:hover { color:#E6B223;
	text-decoration:underline; }
