/* EXTERNE KLASSEN
--------------------------------------------------------------------------------*/
#content {
  width: 990px;
  position: relative;
}

table.general_table {
  margin-left: 0px;
  width: 950px;
}

a.plugin {
  margin-left: 0px;
}

div.bottom_search {
  margin-left: 0px;
  width: 950px;
}

#results-info {
  margin: 30px 0 20px;
}

ul#lostpassword {
	width: 950px;
}


div.header_image {
	margin-bottom: -35px;
}


	ul#lostpassword li.info_password,
	ul#lostpassword li.info_password_small,
	ul#registrate_success li.info_registrate,
	ul#registrate_success li.info_registrate_small,
	ul#activate_account,
	ul.affiliate li#tip,
	dl.job_offer_company dt,
	ul.job_offer_description,
	ul.job_offer_special,
	ul#businessfeatures {
	  margin-left: 0px;
	}
	
	ul#lostpassword li.password,
	ul#registrate_success li.email {
	  margin-left: 0px;
	  width: 930px;
	}

ul.job_offer_special {
  width: 935px;
}

ul.footnavi {
  margin-left: 0px;
  width: 950px;
}

dl.terms dd {
  left: 32px;
  top: -18px;
  width: 550px;
}

dl.terms h3 {
	margin-left: 20px;
}

dl.terms img {
  left: 565px;
}

  div.searchJobs input.help {
    padding: 1px 3px;
  }

ul#job_offer,
dl.help,
dl.terms,
ul#affiliate {
  margin-left: 0px;

}

ul.application_tips {
  margin-left: 0px;
  padding-left: 0px;
  width: 950px; 
}

ul.documents_creation {
	width: 920px;
}

ol#press {
	width: 940px;
}

ul#university {
  width: 900px;
}

/* LINKS
--------------------------------------------------------------------------------*/
a {
  color: #1074A5;
  text-decoration: none;
}

a:focus, a:hover {
  color: #f7af2f;
  text-decoration: underline;
}


