/***********************************/
/**   Human Resources
/**   print styles
/**   Elizabeth Davies
/***********************************/

#header, .menu, #brand_left, #subnav, #footer, #dept_header .adminFin {
  	display: none;
	}
#dept_header h2 .hiddenIR {
	position:relative;
	top:0px;
	left:0px;
	height:50px;
	width:650px;
	margin-left:0px;
	padding-left:0px;
	background-image:none;
	background-color:transparent;
	}
#dept_header, #subheader {
	height:40px;
	left:0px;
	background-image:none !important;
	background-color:transparent;
	}
#dept_header h2, #dept_header h2 a {
	height:40px;
	width:650px;
	margin-left:0px;
	}	
	
#left {
	display:block;
	float:none;
	width:650px;
	}
#content_left h1, #content_left h2, #content_left h3,
#content_left .csc-header h3, #content_left h4, #content_left h5, #content_left h6 {
	width:100%;
	background-color:transparent;
	background-image: none;
	color: #000000;
	}
#content_right {
	float:none;
	display:block;
	width:650px;
	margin-left:0px;
	background-color: transparent;
	}
#content_right h1, #content_right h2, #content_right h3,
#content_right .csc-header h3, #content_right h4, #content_right h5, #content_right h6  {
	width:100%;
	background-color:transparent;
	background-image:none;
	}	
#container  {
  	border-width: 0px;
  	background-color: transparent;
  	background-image: none;
  	width: 700px;
	}

#content {
  	width: 650px;
  	margin-left:0px;
	}
