div#job-form form
{
	margin:0;
	padding:0;		
}

div#job-form h2{
	font-size:18px;	
	font-weight:normal;
	font-family:arial;	
	text-transform:none;
	color:#666;
}

div#job-form div#select-lang
{
	float:right;
}

div#job-form div#select-lang img
{
	border:0;
	margin:0 5px;
}

div.checkboxes{
	float:left;
	width:150px;
	margin-bottom:5px;
}

div.job-checkboxes{
	float:left;
	width:240px;
	margin-bottom:5px;
}

div.form-input{
	float:left;
	width:500px;
	margin-bottom:5px;
}

div#job-error{
	color:#cc0000;
}

div#job-form p{	
	font-size:12px;
	color: #666666;	
}

div#job-form .description{	
	font-size:12px;
	color:#666;
	font-family:Arial;
	line-height:190% !important;	
}

div#job-form .description .summary,
div#job-form .description .summary td{	
	font-size:11px;
	color:#666;
	font-family:Arial;
	line-height:150% !important;
}

div#job-form label{
	float:left;
	width:155px;
	margin-bottom:5px;
	color: #666666;
}

div#job-form label.main-label{
	clear:both;
}

div#job-form input,
div#job-form textarea,
div#job-form select{
	float:left;
	border:1px solid #cccccc;
	margin-bottom:5px;
	color: #666666;
}


div#job-form label.checkbox{
	float:none;
	width:auto;
	margin:0;
	padding-left:15px;
	border:0;
	color: #172854;
}

div#job-form input.checkbox{
	float:none;
	width:auto;
	margin:0;
	border:0;
}

div#job-form input.button{	
	clear:both;
	float:none;
	width:180px;
	height:19px;
	color: #172854;
	font-weight:bold;
	padding:0px 40px 0px 10px;
	background: url(/resources/images/template/bg-button.gif) no-repeat center right;
	border:1px solid rgb(216,216,216);
}

div#job-form input.button-small{	
	width:80px;
}

div#job-form label acronym
{
	float:right;
	padding:0px 4px;
	color: #ba343a;
	border:0px;
}

div#job-form label span
{
	float:left;

}

div#job-form span.gray
{
	color: #666666;
}

div#job-form div.radio
{
	float:left;
	padding:0px 0px 0px 20px;
	width:95px;
}

div#job-form div.radio input
{
	border:0px;
	margin-bottom:0px;
}

div#job-form div.radio label{
	float:left;
	width:10px;
	line-height:20px;
	margin-bottom:0px;
}

div.lang-desc
{
	padding:0px 0px 10px 155px;
	color:#666;
}


div.lang-title
{
	padding: 0px 0px 5px 330px;
}

div.lang-title-item
{
	float:left;
	width:115px;
	font-size:10px;
	color:#666;
}

div.title-left
{
	float:left;
	padding:0px 0px 5px 0px;
	width:290px;
	color:#666;
}

div.title-left a
{
	color:#666;
}

.hide
{
	display:none;
}

span.hicap
{
	text-transform:uppercase;
	font-weight:bold;
}

span.subheader
{
	font-weight:bold;
}
