//* CSS Document */

.tx-mlcareer-pi1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

/* the back link - at vacancy info page with Apply and back links */
.tx-mlcareer-pi1 a
{
	text-decoration: none;
	color: #666666;
}

.tx-mlcareer-pi1 a:hover {
	text-decoration: none;
	color: #333333;
}

.tx-mlcareer-pi1 a:active {
	text-decoration: none;
	color: #666666;
}

.tx-mlcareer-pi1 h1
{
	font-size: 12pt;
	color: #21A5DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#select_country
{
	padding: 10;
}

#select_position
{
	padding: 10;

}

#selected_vacancy
{

}

#selected_vacancy a 
{
	text-decoration: none;
	color: #666666;
}

#selected_vacancy a:hover {
	text-decoration: none;
	color: #333333;
}

#found-vacancies
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 10;
}

#found-vacancies td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 6;
	/*border:1px solid #000;*/
}


#found-vacancies a 
{
	text-decoration: none;
	color: #666666;
}
#found-vacancies a img {border: none}

#found-vacancies a:hover {
	text-decoration: none;
	color: #333333;
}
/*
#found-vacancies a:visited {
	text-decoration: none;
}
*/
#found-vacancies a:active {
	text-decoration: none;
}

/* vacancy title links */
#found-vacancies td a {
	text-decoration: none;
	color: #999999;
}

#found-vacancies td a:hover {
	text-decoration: none;
	color: #21A5DE;
}

#found-vacancies table
{
	border-spacing:0px;
	padding:0px;
	margin:0px;
	width: 98%;
}

#found-vacancies td#blueline
{
	height:3px;
	margin:0px;
	padding:0;
}

#found-vacancies td#apply
{
	text-align: left;
}

#found-vacancies table tr td { text-align: left;}
#found-vacancies table tr td + td { text-align: left;}
#found-vacancies table tr td + td + td{ text-align: left;}

div.tx_powermail_pi1_fieldwrap_html
{
  clear: both;
  padding-top: 10px;
 
}

.tx-powermail-pi1 label
{
  float: left;
  text-align: left;
  width: 120px;
  padding-right:20px;
}

.tx-powermail-pi1 input
{
  float: left;
  text-align: left;
}

.tx-powermail-pi1 textaera
{
  float: left;
  text-align: left;
}