@charset "ISO-8859-1";
div.row {
	clear: both;
	padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	font-size: 0.9em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
  }

div.row span.formw {
	float: right;
	width: 380px;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
  } 
#Index_contentheader {
	height: 75px;
	margin: 0;
	width: 450px;
	background-image: url(../images/hdr-employment.jpg);
	background-repeat: no-repeat;
}
#Index_header  {
	background-image: url(../images/h1-faculty.jpg);
	height: 116px;
	width: 756px;
	background-position: center top;
	margin-top: 0px;
	background-repeat: no-repeat;
}

