/*MinVersion*/
.OESK_XBody_Default {
  width: 900px;
}
.OESK_XBody_Default .OESZ_XBodyContent {
  width: 100%;
  height: 550px;
}
.OESK_XBody_Default .OESZ_XBodyFooter {
  width: 100%;
  height: 50px;
}
#XBody .OESZ_XBodyContent {
  display: block;
  height: auto;
}
#XBody .OESZ_XBodyFooter {
  display: block;
  height: 50px;
}
#XBody .OESZ_XBodyHeader {
  display: none;
}
#XBody .OESZ_XBodyLeftColumn {
  display: none;
}
#XBody .OESZ_XBodyRightColumn {
  display: none;
}
#XBody .OESZ_Wrap_Columns {
  padding-left: 0;
  padding-right: 0;
}
#XBody {
  width: 100%;
  height: auto;
}
