/**
 * @subsection IE7 styles
 * ======================================================================
 */

*:first-child+html .section,
*:first-child+html .sub-section,
*:first-child+html .link-top {
 min-height: 1px;
}
*:first-child+html body {
 font-family: arial, helvetica, calibri, sans-serif;
}

#nav ul li {
 zoom:1;
 *display:inline;
}
