/* @override 
    http://localhost:3000/stylesheets/page_bugs.css?1337
    http://192.168.1.108:3000/stylesheets/page_bugs.css?1337
    http://haa.byhumanhand.com/stylesheets/page_bugs.css?1294128908
    http://haa.byhumanhand.com/stylesheets/page_bugs.css?1294217447
    http://localhost:3001/stylesheets/page_bugs.css?1337
    http://haa.byhumanhand.com/stylesheets/page_bugs.css?1295470189
    http://haa.byhumanhand.com/stylesheets/page_bugs.css?1295653027
*/
div#bottom_page_bug_container {
  width: 963px;
  /*1050px;*/
  margin: auto;
  height: 242px;
  padding-left: 43px;
  padding-right: 44px;
  padding-bottom: 40px;
  background: #333;
}

div#bottom_page_bug_container h4 {
  margin-top: 4px;
  font-size: 1.8em;
  font-weight: 100;
  line-height: 2.9em;
  color: whitesmoke;
  float: left;
}

div#bottom_page_bugs {
  height: 280px;
  width: 1016px;
}

div#bottom_page_bugs ul {
  clear: both;
}

div#bottom_page_bugs ul li {
  height: 194px;
  width: 220px;
  background: #666;
  float: left;
  margin-right: 26px;
}

div#bottom_page_bugs ul li h5 {
  padding-top: 10px;
  width: 162px;
  margin-left: 15px;
  float: left;
  font-size: 1.3em;
  color: whitesmoke;
  font-weight: 100;
  height: 34px;
  overflow: hidden;
  line-height: 1.3em;
}

div#bottom_page_bugs ul li a.bottom_partial_link {
  display: block;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

div#bottom_page_bugs ul li a img.bottom_partial_arrow {
  display: block;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}

div#bottom_page_bug_container span.see_all {
  display: inline-block;
  float: right;
  margin-top: 20px;
  font-size: 1.2em;
}

div#bottom_page_bug_container span.see_all a {
  color: #666;
}

div#bottom_page_bug_container span.see_all a:hover {
  color: #66B4CA;
}

div.side_partial {
  margin: 25px 17px 30px 17px;
  /* really should be this, with 255 wide image: padding: 20px 23px; */
}

div.side_partial div.words {
  height: 85px;
  background: white;
  margin-right: 1px;
}

div.side_partial h5 {
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.2em;
  margin-bottom: 10px;
}

div.side_partial h5 a {
  color: #000;
}

div.side_partial > a img {
  display: block;
}

.arrow, .smallarrow {
  background-color: whitesmoke;
  float: right;
  width: 27px;
  text-align: center;
  height: 100%;
}
li.current_3:hover .arrow, .side_partial:hover .arrow, li.past_exhibitions:hover .arrow, li.current_3:hover .smallarrow, .side_partial:hover .smallarrow, li.past_exhibitions:hover .smallarrow {
  background-color: #e3e3e3;
}

.smallarrow {
  background-color: whitesmoke;
}
#footer_asides .smallarrow, #bottom_page_bugs .smallarrow {
  background-color: #00acc3;
}
#footer_asides li:hover .smallarrow, #bottom_page_bugs li:hover .smallarrow {
  background-color: #888888;
}
.smallarrow img.bottom_partial_arrow {
  margin-top: 25px;
}

#bottom_page_bugs .smallarrow {
  margin-top: -1px;
  height: 54px;
}
#bottom_page_bugs .smallarrow img.bottom_partial_arrow {
  margin: 22px 0;
}

div.feature_box img.feature_box_arrow, .side_partial .arrow img {
  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;
}

.current_3 .footer .arrow img {
  margin-top: 32.5px;
}

.past_exhibitions .smallarrow {
  height: 55px;
}

div.side_partial div.side_partial_description {
  width: 208px;
  float: left;
  font-size: 1.35em;
  line-height: 1.2em;
  padding-top: 12px;
  padding-left: 15px;
  height: 50px;
}

div.side_partial div.side_partial_description a {
  color: #000;
}

div.side_partial a:hover {
  text-decoration: none;
}
