/* IE hacks go here */
#header #topnav ul.selectport li ul li a {
  width: 131px; /* force hasLayout and constrain width */
}
input.graphicbuttons {
  font-size: 0; /* hide text on graphic buttons */
}
#footer {
  height: 1%; /* force hasLayout so padding works in IE6 */
}
/* old style clearfix */
.clearfix { display:inline-block; }
* html .clearfix { height: 1px; }

#topnav {
  z-index: 1; /* make sure absolutely positioned dhtml menu draws on top of #feature */
}
#header #topnav ul.selectport li ul {
  width: 216px;
}
#content h6.griddivider {
  margin-top: 23px;
}
.guestform h4 {
  white-space: nowrap;
}
.formclear {
  height: 1em;
  clear: both;
}
#footer .footer-links {
  zoom: 1;
  position: relative;
}
#content .halfcol {
  overflow: hidden;
}
