#recordofthemonth h2,
#recordofthemonth h3 {
  top: 86px;
  text-transform: uppercase;
  position: absolute;
  color: black;
  font-weight: 900;
  font-size: 28px;
  width: 600px;
}
#recordofthemonth h3 {
  font-size: 22px;
  position: static;
  margin: 10px 0px;
}
#recordofthemonth #monthheader {
  width: 928px;
  height: 216px;
  background: url("/cassette.axd/file/site-static/recordofthemonth-6af35591118aaad19ab9069b916830d4c3fedb57.jpg") no-repeat;
  position: relative;
  margin: 0 12px;
}
#recordofthemonth ol.steps {
  margin-bottom: 30px;
}
#recordofthemonth ol.steps li {
  display: block;
  padding-left: 60px;
  position: relative;
  font-weight: 200;
  height: 43px;
  padding-top: 7px;
  margin-bottom: 10px;
}
#recordofthemonth ol.steps li p {
  font-size: 18px;
}
#recordofthemonth ol.steps li span.num {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 28px;
  padding: 11px 0px;
  line-height: 28px;
  background: #fb9c24;
  border-radius: 25px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: white;
}
#recordofthemonth p {
  font-size: 14px;
}
#recordofthemonth .buttonholder {
  height: 41px;
  margin-bottom: 20px;
}
#recordofthemonth .buttonholder p {
  float: left;
  padding-top: 10px;
}
#recordofthemonth .oksubmitbutton {
  display: block;
  float: right;
  width: 305px;
  height: 41px;
  background: url("/cassette.axd/file/site-static/ok-set-record-1177aba1335b9ee7709d465605a122d1e5fa4aac.png") no-repeat;
  text-indent: -1000px;
  overflow: hidden;
}
#recordofthemonth .oksubmitbutton:hover {
  background-position: 0px -41px;
}
#recordofthemonth .sponsor {
  margin-top: 20px;
  margin-bottom: 20px;
}
#recordofthemonth .sponsor p {
  margin-bottom: 10px;
}
#recordofthemonth .share {
  height: 24px;
  margin-bottom: 10px;
}
#recordofthemonth .share #fb_share {
  width: 90px !important;
}
#recordofthemonth .grid_4 h3 {
  clear: left;
  width: auto;
}
