/* PAGE STYLES */

/* HAVE JOB NEED LIFE HEADER CHANGE-OUTS */

#have-job-need-life {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/have-job-need-life_808x94.jpg) no-repeat left top;	
	bottom: 0px;
	left: 0px;
	z-index: 1003;
}

/* PAGE FEATURE INSERTS */

#feature1 {
	position: relative;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	background-color:#fff;	
	border: 1px solid #D4D6C9;
}

.feature2 {
	position: relative;
	width: 570px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	background:#fff;	
	border: 1px solid #D4D6C9;
}

.feature2 .inner {
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
}
	

.feature2 .bluehead {
	background: url(images/head_1x28.gif) repeat-x left top;
	display: block;
	height: 28px;
	line-height: 28px;
	width: 556px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 12px;
}




/* PAGE FEATURE ARTICLE */

#feature-article {
	position: relative;
	width: 580px;
	margin-bottom: 20px;
}

#feature-insert {
	position: relative;
	height:145px;
	width: 150px;
	background: url(images/insert_150x140.jpg) no-repeat left top;	
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}





