/* 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]-->
 * /* header & menu */
body #container #header #menu {
  display: block;
  padding-left: 75px; }

body #container #content #left-sidebar li {
  margin-left: 0;
  padding-left: 0; }
  body #container #content #left-sidebar li ul {
    margin-left: 0;
    padding-left: 0; }
    body #container #content #left-sidebar li ul li {
      margin-left: 0;
      padding-left: 0; }
