.clear-px 
{
	clear:both;
	display:block;
	height:0;
	line-height:0;
}
span.smallText {
	font-size: 8pt;
	font-style: italic;
	line-height: 9pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
span.star {
	font-size: 6pt;
	vertical-align: super;
}
#jobform {
	width: 100%;
	margin-top: 30px;
}
#jobform .fieldContainer {
	width: 99%;
	margin-top: 10px;
	padding: 0px 15px;
}
#jobform .fieldContainerHalf {
	width: 48%;
	float: left;
}
#jobform .birthContainer {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
#jobform .birthContainer select {
	background-color: #D1E3EF;
}
#jobform .birth {
	background-color: #d1e3ef;
	border: 1px solid #829caa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #376484;
	line-height: 14px;
	height: 20px;
	float: right;
	margin-left: 4px;
}
#jobform .title {
	width: 723px;
	height: 20px;
	background-color: #D1E3EF;
	border: 1px solid #829CAA;
	margin: auto;
	text-align: center;
}
#jobform .label {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	margin-top: 10px;
}
#jobform .field {
	background-color: #d1e3ef;
	border: 1px solid #829caa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #376484;
	line-height: 14px;
	margin: 5px;
	width: 250px;
	height: 20px;
	float: right;
}
#submitMail {
	width: 350px;
	padding-top: 20px;
	padding-bottom: 40px;
	margin: auto;
	margin-left: 220px;
}
#fieldTextArea {
	width: 99%;
	margin: 20px 0px;
}
#fieldTextArea .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	float: left;
	width: 200px;
	text-align: right;
}
#fieldTextArea .textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #376484;
	float: left;
	width: 400px;
}
#fieldTextArea .fieldArea {
	background-color: #d1e3ef;
	border: 1px solid #829caa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376484;
	line-height: 14px;
	margin: 5px;
}
#jobform .advice {
	width: 100%;
	margin-top: 30px;
}
.advice .textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #376484;
}
#jobform .advice .check {
	width: 100%;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	color: #376484;
}

