/* home search */
/*
#sfu-structure-search-form .form-item {
	display: inline;
}

#sfu-structure-search-form {
	margin: 0em 0em 2em 0em;
}

#edit-keys {
	margin-top: 0.5em;
	max-width: 100%;
}
*/
/* people */

/*
#sfu-structure-people-search-form .form-item {
	display:inline;
}

#sfu-structure-people-search-form {
	margin: 1.5em 0em 1em 0em;
}

#edit-people-keys {
	margin-top: 0.5em;
}
*/
#people-search-letters {
	margin: 0 1em 1em 0em;
}

.table#people tr.unpublished td {
	background-color: #ffe0e0 !important;
}

#people small {
	color: black;
}

.people-pager .pager {
	border: none !important;
}

/* departments block */

.block ul.departments-list small a {
	color: #666;
}

.block ul.departments-list small a:hover {
	color: #eb7405;
}
