@charset "utf-8";
#careers{
	margin-left:40px;
}

#careers_header{
	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#careers h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:34px;
	font-weight:normal;
	margin-top:20px;
	margin-left:204px;
	color:#F58220;
}

#careers h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	color:#111;
	margin-bottom: 10px;
	margin-top: 10px;
}

#careers_description{
	margin-bottom: 25px;
}

.line{
	border-top:1px solid #bbb;
	height:10px;
}

#careers p{
	font-size:14px;
	color:#666666;
	margin-bottom:15px;
}

#careers img{
	border:none;
}

#careers h2{
	font-size:14px;
	color:#0088BB;
	float:left;
	width:207px;
	font-weight:normal;
}

#careers strong{
	font-weight:normal;
	color:black;
}

#careers .job_overview{
	float:left;
	width:650px;
}

.line{
	margin-top:10px;
}

#careers .careers_location{
	font-style:italic;
}

#careers ul li{
	color:#666666;
	font-size:14px;
	margin-left:20px;
}

#careers ul{
	color:#666666;
	margin-bottom:15px;
	list-style-type:none;
}