/* line 3, ../../app/stylesheets/must-reads.sass */
#butterfly {
  display: none;
}

/* line 6, ../../app/stylesheets/must-reads.sass */
.wrapper2 {
  background: url('/images/must-read-top.jpg?1317053430') no-repeat 18px 131px;
}

/* line 9, ../../app/stylesheets/must-reads.sass */
#right {
  padding-top: 32px;
}

/* line 12, ../../app/stylesheets/must-reads.sass */
#must-reads {
  padding-top: 236px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 740px;
  margin-left: 17px;
}
/* line 138, ../../../../.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #must-reads {
  overflow-x: hidden;
}
/* line 17, ../../app/stylesheets/must-reads.sass */
#must-reads table {
  width: 700px;
}
/* line 19, ../../app/stylesheets/must-reads.sass */
#must-reads td {
  width: 145px;
  padding: 15px 0 15px 30px;
  vertical-align: top;
  font-size: 11px;
  color: #717a81;
}
/* line 25, ../../app/stylesheets/must-reads.sass */
#must-reads td img {
  padding: 0 0 10px 0;
}
/* line 27, ../../app/stylesheets/must-reads.sass */
#must-reads td a {
  font-size: 12px;
  font-weight: bold;
  color: #467d97;
  text-decoration: none;
}

