/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements
/* 4_6: Added Birthday styles and added to directory list/search
/* 4_7: Adjusted list and birthday styles, also added Update, Recent Logins, Groups, and Friends

/* DIRECTORY STYLES
*******************************************************************************

Directory List
----------------------------------------------------------------------------- */
.directory-list h5 { color: #444; }
	
/*Directory Search
----------------------------------------------------------------------------- */
.directory-search { padding: 0 5px; }
.directory-search label { display: block; margin-bottom: 5px; }
.directory-search label span { display: block; }
.directory-search label span input { width: 87%; }
.directory-search label span select{ width: 92%; }
	

