#hiring_wrapper {
	min-height: 500px;
	padding: 20px 25px;
}

#now_hiring {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

#hiring_wrapper h2 {
	font-size: 22px;
}

#hiring_wrapper h2 span {
	color: #686868;
	font-weight: normal;
}

#hiring_wrapper ul {
	margin: 5px 25px;
	list-style-type: disc;
	padding-bottom: 15px;
}