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

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

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

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

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

ul.b-hmenu>li:first-child {
padding-right:12px;
}
ul.b-hmenu>li{
zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('span'),firstChild).className='b-hmenu-separator');
}
ul.b-hmenu>li>span.b-hmenu-separator
{
position:absolute;
display: block;
top:0;
left:  -12px;
width: 12px;
height: 34px;
background: url('images/menuseparator.png') center center no-repeat;
}
ul.b-hmenu>li:first-child>span.b-hmenu-separator
{
display:none;
}

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

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

ul.b-vmenu, ul.b-vmenu ul, ul.b-vmenu li{
zoom: 1;
}

ul.b-vmenu ul 
{
}

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

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

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

form.b-search
{
zoom: 1;
}
.b-postmetadataheader{
zoom:1;
}

.b-postheadericons span{
zoom: 1;
}
.b-postcontent {
height: 1%;
}

.b-postmetadatafooter{
zoom:1;
}

.b-postfootericons span{
zoom: 1;
}
.close-alt, .arrow-right-alt, .arrow-left-alt {
display: block !important;
}
.cw, .ccw {
display: none !important;
}

.b-sidebar1
{
background: none !important;
border: none !important;
zoom:expression(runtimeStyle.zoom=1, parentNode.parentNode.insertBefore(document.createElement('div'),parentNode.parentNode.firstChild).className='b-sidebar1-bg' + (className.indexOf('b-sidebar1-fix') == -1 ? '' : ' b-sidebar1-bg-fix' ));
}

.b-sidebar1-bg 
{
border-right:1px dotted #A3B4C8;
position:absolute;
z-index:-2;
direction: ltr;
left:  0;
bottom:0;
top:0;
width: 330px;
overflow:hidden;
display:block;
}

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

