#contentwrapper {
	background-attachment: scroll;
	background-image: url(../assets/images/interviews_background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
#download_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: relative;
	height: 390px;
	width: 200px;
	left: 330px;
	top: 105px;
}
