h3 {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 4px;
  margin-bottom: 7px;
  border-bottom: 1px solid #cce0ee;
}

p {
  margin: 5px 0;
}

div#windowSubMain div.mainHolder a img {
  top: -20px;
}
h2 span {
  display: block;
  font-size: 90%;
}
h2 span a {color: #586456;}
h2 span a:hover {text-decoration: none;}
div.contWide {
  margin-right: 18px;
}
div.contWide h3 {
  border-bottom: 1px solid #586456;
}
div.contWide div {
  float: none;
}
div.contWide img {
  float: right;
  margin: 0 0 7px 10px;
}
div.contWide img.left {
  float: left;
  margin: 0 10px 7px 0;
}
table#doorsComp {
  margin: 15px 18px 15px 26px;
  text-align: left;
}
  table#doorsComp td {
    background: #f6f6f6 url('../images/content/gardtech/greenBG.jpg') bottom right no-repeat;
    border: 1px solid #586456;
    vertical-align: top;
    padding: 10px;
    width: 50%;
  }
  table#doorsComp td h2 {
  	margin: 10px 0 !important;
  	border-bottom: 1px solid #364234;
  }
  table#doorsComp td p {
    margin-bottom: 15px;
  }
table#glassStyles {
  margin: 10px 18px 20px 26px;
}
  table#glassStyles td {
    vertical-align: top;
    padding: 0 10px 10px 0;
  }
  table#glassStyles td img {
	float: left; 
	border: 1px solid #ddd;
	margin: 0 8px 8px 0;
  }
div#styleColor {
  margin: 0 0 0 26px;
}
  div#styleColor a {
    float: left;
    text-decoration: none;
    margin-right: 18px;
  }
  div#styleColor a span {
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
  }
  div#styleColor a:hover span {text-decoration: underline;}
  div#styleColor a img {
    margin: 10px 0;
  }

h1, h2, h3, h3 a {color: #364234 !important;}

