@charset "utf-8";
.job_search_background {
	background-image: url(../graphics/job_search_background.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.dropdowns_background {
	background-color: rgb(85%,85%,85%);
	width: 100%;
}
.drop_down_links_tables {
	width: 100%;
	padding: 0em;
	margin-left: 0.7em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.home_content_background {
	background-image: url(../graphics/home_background.gif);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	width: 17.31em;
}
