.org-table{
background: #D1D6DC;
color: black;
}
.org-table td{
padding:5px 10px;
}
.results-header th{
background: #D1D6DC !important;
color: black !important;
}
.div-table a{
color: #585656;
text-decoration: none;
font-weight: bold;
}
.results-header a:hover{
text-decoration: underline;
color: #94A9CF;
}
.jumpto {
	width:200px;
}
.staff-directory-result{
	background:#DDE1E6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-color:#9E9E9E;
	-moz-box-shadow:1px 1px 0 #FFF;
	-webkit-box-shadow:1px 1px 0 #FFF;
	box-shadow:1px 1px 0 #FFF;
	padding:3px;
	overflow: hidden;
	margin-bottom: 20px;
}
.staff-directory-result td{
	padding:3px;
}
.staff-img-resize{
	width:20px;
	height:20px;
	overflow: hidden;	
}
.staff-directory-result:hover{
 background-color: #D1D6DC;
}
#stff-direct .results-header td{color: white;}
.div-table td{
	padding: 5px 4px;
	border-bottom: 1px solid #DDD;
}
#jan-heading{
	border-bottom: 1px solid #DDD;
	padding:5px 0;
}