﻿.clearfix {
  display: block;
  *zoom: 1;
  *display: inline-block;
}
/*display: inline-block;und gefloateteElemente für den IE7*/
.FloatLeft,
.FloatRight,
.B2BLinks > a,
.pagerBack,
.pagerNext,
.roterPfeil,
.stern,
.justPeople,
.briefumschlag,
.gitter,
.lupe,
.entfernen,
.weiterButton,
.zurueckButton,
.ContentBox > .title > a > span,
.ContentBox > .title > span,
.OfferMerken,
.OfferGemerkt {
  zoom: 1;
  *display: inline;
}
/*Überlappungen im Suchformular-Korrekturen*/
.SearchFormLinkBar > a {
  /*margin-bottom: -10px;*/
}
.SearchForm {
  /*margin-top: 15px;*/
}
.contentTextbox,
.locationTextbox,
.emailTextbox {
  *padding: 7px  5px 5px 5px;
}
.gitter {
  *display: none;
}
#JobsSuchen {
  position: relative;
  margin-top: 4px;
}
.JobEMailCreateContentSecondRow .second {
  top: -8px;
}
.JobEMailCreateContentThirdRow {
  top: -18px;
}
.PageNumber SPAN {
  background-color: #b5c9e1;
  color: #9f3736;
  display: inline-block;
  height: 27px;
  margin-left: 5px;
  width: 27px;
  float: none;
}
.widthIE {
  width: 120px;
  *display: inline;
}
.heightIE {
  position: relative;
  left: -20px;
}
.pagerNext {
  position: relative;
  top: -40px;
}
.inseratButtonRed {
  width: 134px!important;
}
.iconSpriteIE {
  background-image: url(/Areas/NuernbergP2O/Content/images/Spritesheet.png) !important;
  background-repeat: no-repeat;
}
.buchen.iconSpriteIE {
  background-color: transparent;
  background-position: -130px -74px;
  border: medium none;
  height: 34px;
  right: 20px;
  top: 3px;
  width: 225px;
}
.buchen.iconSpriteIE > p {
  padding: 1px 0 0 20px;
}