body, body *{
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  line-height:1.2em !important;
  color:#000 !important;
  background:none !important;
  border: none !important;
  filter:none !important;
  /*height:auto !important;*/
  position:relative !important;
  float:none; 
}

#header,
#mainNavi,
#mainNaviSub,
#secNavi,
#footer,
#content .cinemascope{
  display:none;
  visible:hidden;
  position:absolute;
  left:-1000px;
  top:-1000px;
}

#colLeft,
#colRight,
#colMain{
  margin:0;
  padding:0;
  clear:both;
  position:relative !important;
}

.box1col, 
.box1col /***/,
.box2col /***/,
.box2colLeftCol,
.box2colRightCol,
.box3col /***/{
  width:100% !important;
  clear:both;
  padding:0;
  margin:0;
  position:relative !important;
  height:auto !important;
}


box1colborder,
box2colborder,
box3colborder{
  display:none;
}

h2, h3{
  font-size:1.2em;
  margin:1em 0 0.5em 0 !important;
  position:relative !important;
}

ul, li{
  list-style: auto;
}