hr {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	color:#D9E0E4;
	background:#D9E0E4;
	border:none;
}
.careers_listing_item {
	background:transparent;
	color:#838383;
	font-size:12px;
	font-weight:normal;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
}
.careers_listing_item .careers_listing_head {
	background:inherit;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.careers_listing_item .careers_listing_head .careers_location {
	float:right;
}
.careers_listing_item a {
	font-weight:normal;
	text-decoration:underline;
	background:inherit;
	color:#1E87FF;
}
.careers_listing_item a:hover {
	text-decoration:none;
}
.careers_listing_item .careers_description {
	padding-top:2px;
	padding-bottom:2px;
	line-height:15px;
}
.careers_listing_item .careers_listing_footer {
	font-size:10px;
}
.careers_listing_item .careers_listing_footer .careers_more {
	float:right;
}
.careers_listing_item .careers_listing_footer .careers_more a {
	font-weight:bold;
	font-size:12px;
}
