.firstLine {
  font-size: 1.4em;
}
.magazineWrapper {
  padding-bottom: 50px;
}
.magazineWrapper .magazine {
  width: 440px;
  float: left;
}
.magazineWrapper .magazine .magazineLeft {
  width: 125px;
  float: left;
}
.magazineWrapper .magazine .magazineLeft img {
  margin-bottom: 10px;
}
.magazineWrapper .magazine .magazineLeft .button2 {
  float: right;
}
.magazineWrapper .magazine .magazineLeft .button2 span {
  background: url(../../images/front/icon-pdf.png) left center no-repeat;
}
.magazineWrapper .magazine .magazineRight {
  float: right;
  width: 300px;
}
.magazineWrapper .magazine .magazineRight ul {
  margin: 0;
}
.magazineWrapper .magazine .magazineRight ul li {
  margin-bottom: 5px;
}
.magazineWrapper .magazine .magazineRight ul li a {
  text-decoration: none;
}

#searchMagazines {
  padding-left: 300px;
}

#searchMagazines .header{
  font-size: 1.35em;
  color: #003867;
  margin-bottom: 10px !important;
}

#searchMagazines input[type="text"]{
  font-size: 12px;
  color: #919699;
}

#searchMagazines input[type="submit"]{
  width: 122px;
  height: 32px;
  background: url(../../images/front/submit-search-magazine.png) no-repeat;
  border: 0 none;
  margin-left: 3px;
}
