.ah-header, #ah-header-bg, .ah-layout-cell, .ah-layout-wrapper, .ah-footer, .ah-nav, #ah-hmenu-bg, .ah-sheet,
.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.ah-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.ah-header
{
   z-index: 1;
   background-image: [headerimage];
   background-position: [headerposition];
}

#ah-header-bg 
{
   display: none;
}

.ah-hmenu>li, .ah-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.ah-hmenu, ul.ah-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
#ah-hmenu-bg 
{
   display: none;
}

ul.ah-hmenu>li:first-child {
   padding-right:0;
}

ul.ah-hmenu ul, .desktop-nav ul.ah-hmenu>li.ext:hover>a{
   background-color: #DC5656 !important;
}

.ah-content-layout, .ah-content-layout-row, .ah-layout-cell 
{
   display: block;
   zoom: 1;
}
.ah-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}

input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

* html input[type="text"]
{
   margin :0;
}

form.ah-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.ah-search div>input[type="text"]
{
   width: 100%;
}

* html form.ah-search>input[type="text"] 
{
   margin :0;
}

form.ah-search
{
   zoom: 1;
}
.ah-postheadericons span{
   zoom: 1;
}
.ah-postcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.ah-content 
{
   width: auto;
   float:none;
}

