/* Guanajuato v4.3.0.60745 */

.gto-header, #gto-header-bg, .gto-layout-cell, .gto-layout-wrapper, .gto-footer, .gto-nav, #gto-hmenu-bg, .gto-sheet,
.clearfix {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}

.gto-textblock > div {
   display: block;
   line-height: normal;
   zoom: 1;
}

.gto-header
{
   z-index: 1;
   background-image: [headerimage];
   background-position: [headerposition];
}

#gto-header-bg 
{
   display: none;
}

.gto-hmenu>li, .gto-hmenu>li>a
{
   display: inline !important;
   zoom: 1;
   float: none !important;
   vertical-align: top;
}
ul.gto-hmenu, ul.gto-hmenu ul {
   zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).className="cleared");
}
#gto-hmenu-bg 
{
   display: none;
}

ul.gto-hmenu>li:first-child {
   padding-right:0;
}

ul.gto-hmenu ul{
   background-color: #FFFFFF !important;
}

.gto-content-layout, .gto-content-layout-row, .gto-layout-cell 
{
   display: block;
   zoom: 1;
}
.gto-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.gto-search>input[type="text"]
{
   margin:0 0 0 -3px;
   zoom:expression(runtimeStyle.zoom = 1, parentNode.insertBefore(document.createElement('div'), this).appendChild(this));
}

form.gto-search div>input[type="text"]
{
   width: 100%;
}

* html form.gto-search>input[type="text"] 
{
   margin :0;
}

form.gto-search
{
   zoom: 1;
}
.gto-postcontent {
   height: 1%;
}

.close-alt, .arrow-right-alt, .arrow-left-alt {
   display: block !important;
}
.cw, .ccw {
   display: none !important;
}

.gto-content 
{
   width: auto;
   float:none;
}

