/*
-----------------------------------------------------------------------------------------------
INHALT
-----------------------------------------------------------------------------------------------
=PROFILMANAGEMENT
*/

div.application_offer {
 	background: url(../images/profiles/offer_application.gif) no-repeat bottom;
  height: 160px;
}

div.application_offer_small {
 	background: url(../images/icons/application_large.gif) no-repeat bottom;
  height: 140px;
}

div.website_offer_small {
 	background: url(../images/icons/website_large.gif) no-repeat bottom;
  height: 140px;
}

div.website_new {
 	background: url(../images/profiles/offer_website.gif) no-repeat bottom;
  height: 160px;
}

span.profile {
  font-size: 0.85em;
}  

div.jobsearch label {
  display: none;
}

div.job input.accept {
  position: relative;
  top: 1px;
}


div.jobsearch_box div.jobsearch {
  margin: 80px 0 -80px 0;
  width: 290px !important;
}

div.password_box {
  background: url(../images/profiles/changepasswordbox.jpg) no-repeat;
  padding-top: 10px;
}

div.change_password_business div.edit_element {
  margin-top: -36px;
}

div.change_password_business .edit_data {
  margin-top: -47px;
}
