
.menu, #flash, #cRight,.funx_print,#footer .funx_top, .submenu {
  display:none;
}
#main {
  padding:20px;
  width:16cm;
  text-align:left;
}
#header,#content,#footer {
  display:block;
  float:none;
  clear:both;
}
#header {
  border-bottom:2px dotted #002F5D;
  height:80px;
}
#cLeft {
  padding-bottom:20px;
}
#footer {
  border-top:2px dotted #002F5D;
  padding-top:20px;
}
