#search_jobs_box
{
	height: 95px;
	margin-bottom: 24px;
}

#search_jobs_box .rounded_bottom_box_content
{
	height: 65px;
}

#search_jobs
{
	margin-top: 4px;
	text-align: center;
}

#search_jobs label
{
	color: #999;
	font-size: 18px;
	font-weight: bold;
}

#search_jobs input
{
	width: 30em;
	margin-left: 0.5em;
}

#search_jobs p.example
{
	position: relative;
	left: -49px;
	color: gray;
	font-size: 0.9em;
}