/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* line 7, ../sass/ie.scss */
body {
  background-color: #4d7bb3;
}

/* line 11, ../sass/ie.scss */
#container-wrapper > img {
  display: block;
  float: left;
}

/* line 17, ../sass/ie.scss */
header #nav-left {
  top: 82px;
}
/* line 21, ../sass/ie.scss */
header #nav-right {
  top: 82px;
}

/* line 26, ../sass/ie.scss */
.front-display {
  background-color: #fff;
}

/* line 32, ../sass/ie.scss */
footer .nav-bar {
  display: block;
  padding-left: 350px;
}

/* line 38, ../sass/ie.scss */
.shopping-cart-notify {
  top: 7px;
}

/* line 42, ../sass/ie.scss */
#productlist li {
  height: 195px;
}
