form {
	margin: 0;
	padding: 0;
}
.hide {
	display: none !important;
}
#container {
	margin: 0 auto; 
	background: #fff url('/img/container_bg.gif') repeat-y center;
	width: auto;
	padding: 0;
}
#header  {
	border: 0; 
	background-color: #000; 
	margin-top: 0; 
	width: 100%;
	height: 60px;
}
#header div  {
	width: 910px; 
	margin: 0 auto;
}
#header #menu li a {
	width: auto; 
	padding: 0 1.25em; 
	margin: 0;
} 
#header #menu li a#home {
	width: auto; 
	padding: 4px 0.75em; 
	margin: 0;Ss
} 
#header a#home {
	margin: 4px 24px; 
	padding: 0; 
	display: inline; 
	line-height: 14px; 
	height: 14px;
}
#header a#home:hover {
	background: none; 
	color: #000;
	border: 0;
}
#header a#home img {
	vertical-align: middle; 
	border: 0; 
	margin: auto;
}
#header a {
	color: #ccc; 
	vertical-align: middle; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 0.75em; 
	margin: 0 0 0 -1px; 
	line-height: 25px; 
	display: block; 
	width: auto; 
	float: left; 
	height: 28px; 
	padding: 0 24px;
}
#header a:hover {
	color: #fff; 
	background: url('/img/highlight.gif') no-repeat bottom center;
}
#header form {
	color: #fff; 
	float: right; 
	font-weight: bold; 
	padding: 0; 
	margin: 1px 0 0 0; 
	vertical-align: middle;
	position: relative;
	z-index: 99999;
}
#header form input {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	border: 0; 
	height: 17px; 
	vertical-align: middle; 
	margin: 0; 
	width:200px; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 3px 0 0 2px;
}
#header form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 310px;
	text-align: center;
}
#header #header_login {
	border-bottom: 1px dotted #fff; 
	margin: 0; 
	padding: 0 0 0.35em 0;
	postion: relative;
	z-index: 999999;
	height: 40px;
}
#header #header_login input {
	width: 110px; 
	margin: 0px;
}
#header #header_login label {
	font-size: 0.65em; 
	font-weight: normal; 
	width: 100px; 
	min-width: 112px;
	margin: 0 -6px 0 12px;
	display: block; 
	float: left;
}
#header #header_login #go {
	width: 50px; 
	height: 22px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color: #191970;
}
a.arrow {
	background: transparent url('/img/action_arrow.gif') no-repeat 84px 4px;
	color: #cc0000;
	font-weight: bold;
	font-size: 1em;
	clear: both;
	padding-right: 15px;
}
a.arrow:hover {
	color: #000;
}
#masthead a#sign_in {
	color: #999;
	font-size: 12px;
	padding-left: 14px;
	background: transparent url('/img/login_icon.gif') no-repeat left 2px; 
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
#masthead a#logout {
	color: #999;
	font-size: 12px;
	padding-left: 14px;
	background: transparent url('/img/logout_icon.gif') no-repeat left 2px; 
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
#masthead a#home {
	color: #999;
	font-size: 12px;
	padding-left: 12px;
	background: transparent url('/img/home_icon.gif') no-repeat left 2px;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
#masthead a#home:hover, #masthead a#logout:hover, #masthead a#sign_in:hover {
	text-decoration: underline;
}
#content {
	margin: 0 auto 0 auto; 
	padding: 0; 
	width: 929px;
	position: relative;
	top: -40px;
	z-index: 1;
}
#content #title {
	background: #fff url('/img/h2_bg.gif') repeat-x 0 bottom;
	margin: 0;
	padding: 0;
	width: 929px;
	height: 70px;
	position: relative;
	top: -12px;
	overflow: hidden;
	border-bottom: 5px solid #fff;
}
#content #title.static {
	margin-bottom: 0.5em;
}
#content #title img {
	margin: 0.75em 0.5em 0.75em 0.65em; 
	padding: 0; 
}
#menu {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	background-color: #ccc;
}
#header #menu li {
	float: left;
	margin: 0 1.5em 0 0;
}
#header #menu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left; 
	background-color: #fff; 
	display: none;
	position: relative;
	clear: both;
}
#header #menu ul li {
	float: none;
	clear: both; 
	border: 0; 
	margin: 0; 
	line-height: 0.5em;
}
#header #menu ul li a {
	color: #cc0000; 
	height: 1.75em; 
}
#header #menu ul li a:hover {
	color: #000; 
	height: 1.75em;
}
#header #menu #jobseekers a:focus { /*no worries, we are replacing with custom style*/
	outline: none;
}
#header #menu #jobseekers a.up {
	background: transparent url('/img/menu_bg.gif') no-repeat right -5px; 
	color: #fff;
}
#header #menu #jobseekers a {
	background: transparent url('/img/menu_bg.gif') no-repeat right 10px; 
	padding-right: 25px; 
	height: 16px; 
	margin: auto auto 9px auto;
}
#menu #jobseekers a:hover {
	background: transparent url('/img/menu_bg.gif') no-repeat right -5px;
}
#header #menu #jobseekers ul {
	background-color: #f5f5f5;
	width: 185px;
	border: 1px solid #dcdcdc; 
	border-top: none;
	position: absolute;
	margin: 0 0 0 14px;
	padding: 0;
	top: 26px;
	overflow: hidden;
	z-index: 1999;
}
#header #menu #jobseekers ul li {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 0;
	float: none;
}
#header #menu #jobseekers ul li a {
	color: #666;
	display: block;
	background-image: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 18px;
	line-height: 18px;
	border: 1px solid #f5f5f5;
	padding-left: 6px;
}
#header #menu #jobseekers ul li a:hover {
	color: #000;
	background-image: none;
	background-color: #f5f5f5;
	text-decoration: underline;
}
/* ==================================================== */
/* = global styles... not sure how to organize these. = */
/* ==================================================== */
.row_even {
	background-color: #f5f5f5;
}
.row_odd {
	background-color: #fff;
}
#footer {
	background: #fff url('/img/footer_bg.gif') no-repeat center top; 
	height: 120px; 
	padding: 4em 0 0 0;
}
#footer div {
	width: 920px; 
	margin: 1em auto 0 auto; 
	text-align: right; 
	background: transparent url('/img/h2h_white_logo.gif') no-repeat 0 0; 
	height: 80px;
	color: #ccc;
}
#footer a {
	font-size: 0.85em; 
	color: #ccc;
}
#footer p {
	font-size: 0.65em; 
	float: left; 
	margin-top: 45px;
}
.print_hidden { /*Don't show unless printed */
	display: none; 
}

