


#adSolutons .adIntro {
  width: 280px;

  padding: 55px 0 0 60px;
}

#adSolutons .adIntro h2 {
  padding: 0 0 10px 0;
}

#adSolutons .adIntro p {
  padding: 0;
}

#adSolutons .GrayBox {
  background-color: #fafafa;
}

#adSolutons h2 {
  color: black;
}

.pageTitle h5 {
  left: 193px;
  }

/* Ad Solution 1 */

#advertisingSolutions1 {
  background: white url("../img/ad-solutions/ad-solution-1.jpg") no-repeat 60px bottom;

  height: 656px;
}

/* Ad Solution 2 */

#advertisingSolutions2 {
  height: 605px;  
}

#advertisingSolutions2 #adSizeList {
  display: block;
  margin: 60px 0 0 60px;  
}

#advertisingSolutions2 #adSizeList li {
  display: block;
  width: 209px;
  height: 36px;
  padding-top: 12px;
  margin-bottom: 5px;

  text-align: center;
}

#advertisingSolutions2 #adSizeList .adSelectedSize {
  background: url(../img/mainSprite.png?v2) no-repeat 0 -1200px;
}


#advertisingSolutions2 #adSizeList a {
  color: #666;
  font-size: 24px;
  font-weight: bold;

  font-family: arial, sans-serif;
  letter-spacing: -1px;
}

#advertisingSolutions2 #adSizeList li:hover a {
  color: #111;
}

#advertisingSolutions2 #adSizeList .adSelectedSize a {
  color: white;
}

#advertisingSolutions2 #adSizeList .adSelectedSize:hover a {
  color: white;
}


#adSizePreview {
  background: url("../img/ad-solutions/ad-solution-screen-bg.png") no-repeat left top;

  position: absolute;
  top: 60px;
  left: 365px;
  width: 605px;
  height: 550px;
}

#adSizePreview span {
  background: url("../img/ad-solutions/adSizeSprite.png") no-repeat left top;

  display: block;
  width: 486px;
  height: 426px;
  margin-top: 65px;
  margin-left: 54px;
}

#adSizePreview .adPreview1 {
  background-position: 0 top;
}

#adSizePreview .adPreview2 {
  background-position: -500px top;
}

#adSizePreview .adPreview3 {
  background-position: -1000px top;
}

#adSizePreview .adPreview4 {
  background-position: -1500px top;
}

#adSizePreview .adPreview5 {
  background-position: -2000px top;
}



/* Ad Solution 3 - Mobile Solutions */


#adSolutons #advertisingSolutions3 .adIntro {
  width: 720px;

}

#advertisingSolutions3 {
  background: white url("../img/ad-solutions/ad-solution-3.jpg") no-repeat center 180px;

  height: 930px;

}


/* Ad Solution 3 - Customizable Solutions */


#adSolutons #advertisingSolutions4 .adIntro {
  width: 480px;

}

#advertisingSolutions4 {
  background: url("../img/ad-solutions/ad-solution-4.png") no-repeat 60px bottom;

  height: 454px;

}



/* Ad Solution 5 - Sponsorship Opportuniities */


#adSolutons #advertisingSolutions5 .adIntro {
  width: 470px;
}

#adSolutons  #advertisingSolutions5 {
  background: white url("../img/ad-solutions/ad-solution-5.jpg") no-repeat 570px 46px;

  height: 370px;
}