/* PAGE STYLES */

/* INTERVIEW QUESTIONS HEADER CHANGE-OUTS */

#interview-questions {
	position: absolute;
	height:94px;
	width: 808px;
	background: url(images/interview_808x94.jpg) no-repeat left top;	
	bottom: 0px;
	left: 0px;
	z-index: 1003;
}

/* PAGE FEATURE INSERTS */

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





