@charset "UTF-8";
/* CSS Document */
body {
	
}
.topBanner {
	background-image: url(../images/hotjobs_banner.gif);
	background-repeat: no-repeat;
}
.footer {
	padding-top: 10px;
}
.mainContent {
	padding-left: 30px;
	background-image: url(../images/hot_jobs_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: right; 
}
.mainContent ul {
	padding: 0;
	margin: 0;
}
.mainContent li {
	font-size: 12px;
	padding: 10px;
	list-style: none;
}