* { margin: 0; padding: 0; }
body.main_body, th, td, p, div, span, ul, li, textarea, input, select { color: #000; font: 10pt Arial, Helvetica, sans-serif; }
.not-print, #we_genlist-news-links, #print, #edss { display: none !important; }
h1, h2, h3, h4, h5, h6 { color: #000; text-decoration: none; text-transform: uppercase; font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif; font-weight: 100; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
a *{ text-decoration: none; border: 0; }
img { border: 0; }
.clear { clear: both; }

/* main.css */
#slogan  { width: 100%; margin: 40px 0; text-align: right; }
#slogan span { display: block; background: transparent; }
.title { margin-top: 40px;  text-align: center; }
.title h1, .title h4 { display: inline-block; margin-bottom: 80px; padding-bottom: 30px;  font-size: 28px; border-bottom: 1px solid #e9e9e9; }
#footer { margin: 20px 0; padding: 40px; border-top: 2px solid #666666 }
.fcont td { padding: 0 20px; }
#copyright { padding: 20px; }

/* 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: 10px }
    /* colored */
td.colored_table_r1 { background-color: #E2E2E2; padding: 10px; color: #000; }
td.colored_table_r2 { background-color: #EDEDED; padding: 10px; color: #000; }