/**
 * File: staffmaster_clean.css
 *
 * Staff Master 1.0 RC 1
 *
 * Staff Master - Staff Members and Departments Manager
 *
 * @version 1.0.rc.1
 * @package StaffMaster_1_0_rc_1
 * @subpackage: frontend_css
 * @copyright (C) 2007-2008 Travis Hubbard
 * @license http://www.gnu.org/licenses/  GNU/GPL v3
 * @link http://www.systemsunited.net/
 **/
#staff_header h1  {  border-bottom: 1px solid #EEEEEE !important;  }
.department_name {

	border-bottom-color:#EEEEEE !important;

	border-left:none !important;

	border-right:none !important;

}
.staff_name_left p , .staff_name_right p {

	border-bottom-color:#EEEEEE !important;

	border-left:none !important;

	border-right:none !important;

}

.staff_wrapper  { 	border-bottom: none;  }
