.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.pagination_bar {
    font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: double;	
	border-color: #336999;
	height: 30px;
	vertical-align: middle;
	text-align: center;	
}

.search_result_title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #336999;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-color: #336999;
}

.city {
width: 100px;
}

.state {
width: 85px;
}

.zip {
width: 50px;
}

.job_category {
width: 150px;
}
