@charset "utf-8";
/* CSS Document */

#headerDiv,#footerDiv,#sideArea{display:none !important;}
#mainArea{width:100% !important;}

.topPage #mainArea .news {overflow-y:visible; max-height:none;}

#mainArea table,
#mainArea th,
#mainArea td{
    border-collapse: separate;
}

