body nav#main-navigation {
  background: white url(../images/ie-fixes/nav-bkg.png) repeat-x bottom center !important; }
body header nav#main-navigation .wrapper span.dir .dropdown .col.main-categories span.subdir .dropside .category {
  filter: none;
  background: url(../images/ie-fixes/gradient.png) repeat-x bottom center !important; }
body a#logo ul#icons {
  display: none; }
body #search-form input {
  line-height: 30px; }
body .dropdown-content {
  border: 1px solid #414042;
  border-top-width: 4px; }
body footer input {
  line-height: 25px; }
body ul.products li a img {
  width: inherit; }
body section#product #image-area .image img {
  width: inherit; }
body section#catalog .results ol li img {
  width: inherit; }

#ie8-notice {
  background: #7d87b1;
  border-bottom: 2px solid #66739e;
  margin-bottom: -5px;
  position: relative;
  z-index: 1; }
  #ie8-notice .wrap {
    background: url(../images/ie-fixes/ie8-monitor.png) no-repeat 30px center;
    color: #f7f7f9;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    min-width: 860px;
    padding: 0 30px 0 90px;
    position: relative; }
  #ie8-notice h1 {
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 0;
    text-transform: uppercase; }
  #ie8-notice h2 {
    font-size: 14px; }
    #ie8-notice h2 a {
      color: #fef6d9;
      font-size: 16px;
      font-family: "Droid Serif", serif;
      margin: 0 6px;
      padding: 4px 0 2px 30px; }
      #ie8-notice h2 a:hover {
        text-decoration: underline; }
      #ie8-notice h2 a.ie {
        background: url(../images/ie-fixes/ie.png) no-repeat left center; }
      #ie8-notice h2 a.chrome {
        background: url(../images/ie-fixes/chrome.png) no-repeat left center; }
      #ie8-notice h2 a.ff {
        background: url(../images/ie-fixes/firefox.png) no-repeat left center; }
  #ie8-notice a.close {
    color: #c7c9ca;
    float: right;
    font-family: Arial, Baskerville, monospace;
    font-size: 20px;
    margin-top: 10px; }
