/* @override 
    http://localhost:3000/stylesheets/feature_boxes.css?1337
    http://haa.byhumanhand.com/stylesheets/feature_boxes.css?1292809615
    http://haa.byhumanhand.com/stylesheets/feature_boxes.css?1295580562
    http://haa.byhumanhand.com/stylesheets/feature_boxes.css?1302646868
    http://haa.byhumanhand.com:3000/stylesheets/feature_boxes.css?1337
*/
div#feature_boxes {
  margin-top: 23px;
  width: 1016px; }

div.bottom_partial div.highlighter, div#feature_boxes div.highlighter, li.past_exhibitions div.highlighter, li.collection div.highlighter, .highlighter {
  width: 290px;
  height: 6px;
  background: #66B4CA;
  position: absolute;
  visibility: hidden; }

div#feature_boxes li.small div.highlighter, li.collection div.highlighter {
  width: 220px; }

li.past_exhibitions div.highlighter {
  width: 220px; }

div#feature_boxes ul li {
  width: 290px;
  margin-right: 46px;
  float: left; }

div#feature_boxes ul li.small {
  height: 190px;
  width: 220px;
  margin-right: 28px; }

div#feature_boxes hr {
  width: 964px;
  clear: both;
  border: 0px solid;
  border-top: 1px solid #efefef;
  margin-bottom: 28px; }

div#feature_boxes hr.last {
  margin-bottom: 56px; }

div#feature_boxes ul li:hover {
  background: #efefef; }

li.small div.feature_box {
  height: 190px;
  width: 220px; }

div.feature_box img {
  max-width: 290px;
  display: block; }

.feature_box .words, .feature_box.arrow {
  display: inline-block; 
}

li:hover .feature_box .arrow, li:hover .feature_box .smallarrow {
  background-color: #e3e3e3;
}

.feature_box .arrow, .feature_box .smallarrow {
  background-color: #f0f0f0;
  float: right;
  height: 85px;
  width: 27px; }

div.feature_box img.feature_box_arrow {
  margin-top: 37.5px; }

li.small div.feature_box img.feature_box_arrow {
  display: inline-block;
  float: right;
  vertical-align: middle;
  padding-top: 0px;
  padding-right: 12px;
  margin-top: 14px; }

div.words {
  width: 263px;
  height: 85px;
  float: left;
  font-family: "proxima-nova-1","proxima-nova-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

li.small div.feature_box div.words {
  width: 180px;
  height: 50px; }

div.feature_box h5,
div.feature_box p.description, div.words p {
  margin-left: 18px;
  color: #333;
  font-size: 1.3em;
  font-weight: normal; }

div.feature_box h5 {
  width: 198px;
  line-height: 1.5em;
  margin-top: 16px;
  font-family: "proxima-nova-1","proxima-nova-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 600;
  font-style: normal; }

li.small div.feature_box h5 {
  width: 160px;
  margin-top: 17px;
  margin-left: 15px;
  float: left;
  font-size: 1.3em;
  color: #000;
  height: 36px;
  overflow: hidden;
  line-height: 1.3em;
  font-weight: 600;
  font-style: normal; }

div.feature_box p.description {
  width: 198px;
  margin-right: 5px;
  overflow: hidden;
  line-height: 16px !important;
  margin-bottom: 0px; }

div.four_col_bug div.feature_box p.description {
  margin-top: 20px; }

/* for /learn/classes HaaClass index 
    styles are cloned from collections page, 
        art.css div.collection_group h3
*/
div#feature_boxes h3 {
  width: 820px;
  line-height: 12px;
  height: 20px;
  font-size: 1.4em !important;
  font-weight: normal !important;
  color: #000;
  margin-top: 23px;
  float: left;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  border-top: none !important;
  padding-bottom: 9px !important; }
