* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; } 
body.main_body, th, td, p, div, span, ul, li, textarea, input, select { color: #000; font: 12px Arial, Helvetica, sans-serif; }
.not-print, #we_genlist-news-links, #print, #edss, .img-box { display: none !important; }
#logo { margin-bottom: 10px; }
h1, h2, h3 { color: #395e9b; font-weight: bold; text-transform: uppercase; }
h1 { font-size: 1.4em; padding: 1em 0; }
h2 { font-size: 1em; padding: 0.5em 0; }
h3 { font-size: 0.9em; padding: 0.5em 0; text-transform: none; }
a *{ text-decoration: none; border: 0; }
img { border: 0; }
.clear { clear: both; margin: 0; padding: 0; font-size: 0; line-height: 0; }
.flt_l { float: left; }
.flt_r { float: right; }

/* main.css */
.fp-section.fp-table, .fp-slide.fp-table { margin: 40px 0; }
.fp-tableCell, .fp-section.fp-table, .fp-slide.fp-table { display: block; height: auto !important; }
.index-section .fp-tableCell > div, .section-box { display: block; width: 100%; height: auto; }
#header { position: relative; padding-top: 20px; padding-bottom: 20px !important; }
#maincont.container { padding-top: 0px !important; padding-bottom: 40px !important;}

/* editor.css */
  /* tables */
    /* all */
.transparent_table, .standard_table, .colored_table { border-collapse: collapse; }
.standard_table td, .colored_table, td.colored_table_r1, td.colored_table_r2 { border: 1px solid #000; }
    /* standart */
.standard_table td { padding: 3px 5px }
    /* colored */
td.colored_table_r1 { background-color: #E2E2E2; padding: 3px 5px; color: #000; }
td.colored_table_r2 { background-color: #EDEDED; padding: 3px 5px; color: #000; }