div.sideContent{
  float:right;
  margin-left:10px;
  width:21em;
}
div.gradBox{
  margin-bottom:30px;
}
div.faded{padding-left:20px;}

h2.bigGreen{
  color:#9C0;
  font-size:2.5em;
  letter-spacing:0.1em;
  text-align:center;
  text-transform:uppercase;
}
ul.arrowBullets{margin-bottom:40px;}
img.adSample{
  margin:15px 0;
  display:block;
}
a.playVid{
  display:block;
  line-height:30px;
  height:30px;
  padding-left:10px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;  
  width:460px;
}
a.playVid:hover{
  text-decoration:none;
  color:#fff;
  background:#9c0;
  font-weight:bold;
}
a.playVid.thickbox:hover{
  background:#9c0 url(../../images/bg-play-now.jpg) right no-repeat;
}
a.playVid img{
  vertical-align:middle;
  margin-right:10px;
}
