﻿div#careers
{
	text-align:center;
	margin-bottom:2em;
}

div#careers h4
{
	margin:0.5em 0;
	font-size:1.3em;
	font-weight:200;
}

div#careers select
{
	margin: 10px 0px 10px 0px;
}

div#itemDetail input
{
	display:block;
	margin:0.5em auto;
}

div#careerList ul
{
	list-style-type: inherit;
	margin-left: 10px;
}

div#careerList ul li ul
{
	list-style-type: disc;
	margin-left: 15px;
	line-height: 15px;
}
