
#StaffDirectoryResults #StaffDirectoryResults_GroupHeader {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:15px 0px 5px 0px;
	color: #666666;
}
#StaffDirectoryResults_Item { 
	padding-top:10px; 
	margin-bottom:30px;
}
#StaffDirectoryResults_Header {
	border-bottom: 0 none;
	height:28px;
	width:607px;
	overflow:hidden;
}

#StaffDirectoryResults_HeaderLeft { 
	width:345px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 42px;
	color: #333333;
	background-color:#F2F2F2;
	background-image: url('../../../images/card.jpg');
	background-repeat:no-repeat;
	background-position: 10px 6px;
}

#StaffDirectoryResults_HeaderRight { 
	width:210px;
	height:28px;
	line-height:28px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	color: #666666;
	background-color: #F2F2F2;
}
#StaffDirectoryResults_Body {
	border-bottom: 1px solid #E6E6E6;
	width:607px;
	overflow:hidden;
}

#StaffDirectoryResults_BodyLeft { 
	width:330px;
	overflow:hidden;
	float:left;
	clear:none;
	padding:5px 0px 5px 30px;
	background-color: #FFFFFF;
}

#StaffDirectoryResults_BodyRightWrapper { 
	background-color: #FFFFFF;
	overflow:hidden;
	padding-bottom:6px;
}

#StaffDirectoryResults_BodyRight { 
	width:233px;
	float:left;
	clear:none;
	padding:0px 0px 0px 13px;
	border-left:1px solid #E6E6E6;
	margin-top:9px;
} 

#StaffDirectoryResults_BodyLeft #title {
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#B4B4B4;
	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:#333333;
	line-height:1.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#StaffDirectoryResults_BodyRight #phone { 
	background-image: url('../../../images/phone.jpg');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	line-height:27px;
	height:30px;
	padding-left:28px;
	border-bottom:1px solid #E6E6E6;
	margin-right:0px;
	color:#666666;
	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:#666666;
}

#email a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#34729C;
	font-size:12px;

}
