/* begin Page */

img
{
  filter: expression(artFixPNG(this));
}/* end Page */

/* begin Menu */
.nc-nav-r
{
  clip: rect(auto auto auto 1920px);
}

/* end Menu */

/* begin MenuItem */
.nc-hmenu a .r
{
  clip: rect(auto auto auto 404px);
}
/* end MenuItem */

/* begin Box, Sheet */
.nc-sheet-tl
{
  clip: rect(auto 9px 9px auto);
}

.nc-sheet-tr
{
  clip: rect(auto auto 9px 9px);
}

.nc-sheet-bl
{
  clip: rect(9px 9px auto auto);
}

.nc-sheet-br
{
  clip: rect(9px auto auto 9px);
}

.nc-sheet-tc
{
  clip: rect(auto auto 9px auto);
}

.nc-sheet-bc
{
  clip: rect(9px auto auto auto);
}

.nc-sheet-cr
{
  clip: rect(auto auto auto 9px);
}

.nc-sheet-cl
{
  clip: rect(auto 9px auto auto);
}

.nc-sheet-body
{
  zoom: 1;
}
/* end Box, Sheet */

/* begin Layout */
.nc-content-layout, .nc-content-layout-row {display: block;}
.nc-content-layout, .nc-content-layout-row {zoom: 1;}
/* end Layout */

/* begin Box, Block */

.nc-block-body
{
  zoom: 1;
}
/* end Box, Block */

/* begin Box, BlockContent */

.nc-blockcontent-body
{
  zoom: 1;
}
/* end Box, BlockContent */

/* begin Button */
.nc-button-wrapper .nc-button-r
{
  clip: rect(auto auto auto 398px);
}
/* end Button */

/* begin Box, Post */

.nc-post-body
{
  zoom: 1;
}
/* end Box, Post */

/* begin PostContent */
.nc-postcontent
{
  height: 1%;
}
/* end PostContent */

/* begin Footer */
.nc-footer-body
{
    padding-right: 0;
  zoom:1;
}

.nc-footer{
  zoom:1;
}

/* end Footer */

/* begin LayoutCell, content */
.nc-content {width: auto;}
.nc-content-layout .nc-layout-cell, .nc-content-layout .nc-layout-cell .nc-content-layout .nc-layout-cell
{
  display: block;
  position:relative;
  float: left;
  clear: right;
}
.nc-content-layout .nc-layout-cell, .nc-content-layout .nc-layout-cell .nc-content-layout .nc-layout-cell {  zoom:1; }
.nc-layout-cell .nc-layout-cell{ float: none; clear: both;}
/* end LayoutCell, content */