﻿@charset "UTF-8";
/*===========================================

 * products-irhd.scss

=========================================== */

article#content hgroup h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    color: #366e7c;
    font-size: 105%;
    font-weight: normal;
    line-height: 160%;
}

article#content ul li {
    list-style-type: none;
    margin-left: 0px;
}

article#content hgroup h3, article#content section#summary .description {
  position: relative;
  z-index: 10;
  margin-left: 245px;
}

section#summary {
  position: relative;
  height: 370px;
}

p#product-photo {
  position: absolute;
  z-index: 1;
}

section#windows p {
  margin-top: 1.5em;
}

nav#side-nav ul.products-tree {
  text-indent: -1em;
}
