#colA {
    margin-top:23px;
}

#colA div.infobox {
    margin:0 40px 0;
}

#colA h1, #colA h2 {
    background:url(../images/sponsor/h1_sponsor.gif) no-repeat 0 0;
    width:416px; height:30px;
    margin:0 0 25px 43px;
    font-weight:bold; text-transform:uppercase; color:#000; text-indent:-9000px;
}

#colA h2 {
    width:196px; height:23px;
    margin-bottom:10px;
    background-image:url(../images/sponsor/h2_sponsor.png);
}

#colA p, #colA ul {
    margin:0 0 15px 43px;
}

#colA img {
    margin:0 0 25px 37px;
}

#colA p.disclaimer {
    font-size:12px; font-weight:bold;
    margin-left:0;
    margin-top:95px;
    color:#000;
}    

#needle h3#sponsor, #needle h3#sponsorEngage {
    width:184px; height:20px;
    margin-top:45px; margin-bottom:18px;
    background-image:url(../images/sponsor/h3_sponsor.png);
}

a.button#btnDownloadForm {
    background-image:url(../images/sponsor/btn_download_form.png);
}

#needle h4 {
    margin:0 0 8px 37px;
    font-size:11px; font-weight:bold; text-transform:uppercase;
}

#colB ul {
    margin:0 0 20px 37px;
}

#colB ul li {
    margin-bottom:3px;
}

.pod div#sponsorArea {
    min-height:300px; height:auto !important; height:300px;
    text-align:center;
}

.pod div#sponsorArea a {
    display:block;
    width:240px;
    margin:20px auto 50px auto;
    text-align:center;
}

#colA .infobox {
  background: url('../images/global/collapsable_bg_top-short.png') top left no-repeat;
  width: 576px;
  padding: 20px 0 0;
  overflow: hidden;
}

* html #colA .infobox {
  background-image: url('../images/global/collapsable_bg_top-short_ie6.jpg')
}

#colA .infobox div {
  display:block;
}
#colA div.show_hide {
  height: auto;
}
#colA .infobox_bottom {
  height: 30px; width: 576px;
  margin-left:40px;
  background: url('../images/global/collapsable_bg_bot.png') bottom left no-repeat;
  position: relative;
}
* html #colA .infobox_bottom {
  background-image: url('../images/global/collapsable_bg_bot_ie6.jpg');
}
#colA .infobox h3 {
  padding: 5px 15px 0 40px;
  color: #000; font-size: 14px; font-weight: bold;
}
#colA .infobox h3 span {
  padding-left: 10px; color: #006eb9;
}
#colA .infobox h4 {
  padding: 5px 15px 5px 60px;
  color: #000; font-size: 14px; font-weight: bold;
}
#colA .infobox h5 {
  padding: 15px 15px 10px 10px;
  color: #000; font-size: 12px; font-weight: bold;
}
#colA .infobox p {
  padding: 5px 15px 0 20px;
  color: #202020; font-size: 12px; line-height:16px;
}
#colA .infobox p.footnote {
    margin-bottom:10px;
    font-size:10px; line-height:11px;font-style:italic;
}
#colA .infobox li {
  margin-left:18px;
  padding: 5px 15px 0 10px;
  color: #202020; font-size: 12px; line-height:14px;
  background: url('../images/global/bullet.png') 0 9px no-repeat;
}
#colA .infobox p em {
  color: #202020;
}
#colA .infobox_bottom a {
  display: block; min-height: 26px; _height: 26px;
  line-height: 26px; text-transform: uppercase; font-weight: bold;
  position: absolute; bottom: 2px; right: 18px;
  padding-right: 35px;
  background: url('../images/global/collapsing_arrows_down.png') right top no-repeat;
  text-decoration: none; color: #006eb9; font-size: 12px;
}
#colA .infobox_bottom a:hover {
  background: url('../images/global/collapsing_arrows_down_over.png') right top no-repeat;
}
#colA .infobox_bottom a.open {
  background: url('../images/global/collapsing_arrows_up.png') right top no-repeat;
}
#colA .infobox_bottom a:hover.open {
  background: url('../images/global/collapsing_arrows_up_over.png') right top no-repeat;
}
#colA .infobox a strong {
  color: #006eb9;
}

.nojs .infobox .collapsed {display: block;}
.infobox .collapsed {
  display: none;
 }