/* Created by Artisteer v4.3.0.60745 */

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

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

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

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

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

ul.im-hmenu>li:first-child {
   padding-right:30px;
}

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

.im-content-layout, .im-content-layout-row, .im-layout-cell 
{
   display: block;
   zoom: 1;
}
.im-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.im-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

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

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

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

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

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

