/**
 * File: staffmaster_staff.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_wrapper {

	width:90%;

	margin: 20px auto 0 auto;

	min-height: 150px;

}

.staff_bio_right { margin: 0px 0 20px 200px; }

.staff_member { min-height:440px }

.contact_div  {

	float:left;

	display:block;

	width:170px;

	margin-top: 20px;

	position:relative;

	clear:left;
}

ul.contact_info { margin-left: 0px }

.contact_data { font-size: 0.85em }

ul.right { margin-left:-30px !important }

ul.left  { margin-left:0px !important  }
