/* begin Page */
#skinz-page-background-glare-image
{
  zoom: 1;
}

img
{
  filter: expression(artFixPNG(this));
}/* end Page */

/* begin Box, Sheet */

.skinz-sheet-body
{
  zoom: 1;
}
/* end Box, Sheet */

/* begin Menu */
.skinz-nav-r
{
  clip: rect(auto auto auto 1920px);
}

/* end Menu */

/* begin MenuItem */
.skinz-hmenu a .r
{
  clip: rect(auto auto auto 400px);
}
/* end MenuItem */

/* begin Layout */
.skinz-content-layout, .skinz-content-layout-row {display: block;}
.skinz-content-layout, .skinz-content-layout-row {zoom: 1;}
/* end Layout */

/* begin Button */
.skinz-button-wrapper .skinz-button-r
{
  clip: rect(auto auto auto 398px);
}
/* end Button */

/* begin Box, Block */

.skinz-block-body
{
  zoom: 1;
}
/* end Box, Block */

/* begin Box, BlockContent */

.skinz-blockcontent-body
{
  zoom: 1;
}
/* end Box, BlockContent */

/* begin Box, Post */

.skinz-post-body
{
  zoom: 1;
}
/* end Box, Post */

/* begin PostContent */
.skinz-postcontent
{
  height: 1%;
}
/* end PostContent */

/* begin Footer */
.skinz-footer-body
{
    padding-right: 0;
  zoom:1;
}

.skinz-footer{
  zoom:1;
}

/* end Footer */

/* begin LayoutCell, content */
.skinz-sidebar2 {width: auto;}
.skinz-content-layout .skinz-layout-cell, .skinz-content-layout .skinz-layout-cell .skinz-content-layout .skinz-layout-cell
{
  display: block;
  position:relative;
  float: left;
  clear: right;
}
.skinz-content-layout .skinz-layout-cell, .skinz-content-layout .skinz-layout-cell .skinz-content-layout .skinz-layout-cell {  zoom:1; }
.skinz-layout-cell .skinz-layout-cell{ float: none; clear: both;}
/* end LayoutCell, content */

