/**
 * File: staffmaster_clean.css
 *
 * Staff Master 0.7.5.2
 *
 * Staff Master - Staff Members and Departments Manager
 *
 * *Updated: 30/11/08
 *
 * @version 0.7.5.2
 * @package StaffMaster_0_7_5_2
 * @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;

}