@charset "UTF-8";
/* CSS Document */

h2 {
	padding-left:0.25em;
	padding-right:0.25em;
	
	font-size:28px;
	font-weight:bold;
	color:#0987c8;
}

a {
	text-decoration: none;
	color: #027ab1;
}

.content-block {
	padding-left:1.5em;
	padding-right:1.5em;
}

#jobcenter-left {
	position:relative;
	float:left;
	
	width:220px;
	padding-left:0.75em;
}

#jobcenter-right {
	position:relative;
	float:left;
	
	width:730px;
}

#job-center-industry-list {
	margin-left:10px;
	margin-bottom:1em;
}

#job-center-industry-list a {
	text-decoration: none;
	color:gray;
	cursor: pointer;
}

#job-center-location {
	margin-bottom:0.5em;
}

.testimonial {
	text-align:justify;
}

.job-listings {
	background-image:url(/images/9slices/pwdrblue/blueglass-9slice.png);
	padding:1em;
}

.job-listing {
	padding-bottom: 0.65em;
	
	background: url(/images/rule-blue-home.png) bottom center repeat-x;
}

.job-list-title {
	color:#027ab1;
}

.job-list-title a {
	color:#027ab1;
	text-decoration: none;
}

.job-list-oneline {

}

.job-list-local {
	font-weight:800;
}

.job-list-icon {
	position: relative;
	float: left;
	margin:0.35em;
	width:10px;
}

.job-selectors .field {
	position:relative;
	float:left;
	width:320px;
	margin-left:15px;
	margin-bottom:1em;
}

