body {background:#023;font-family:sans-serif;font-size:0.85em;text-align:center}
#wrapper {width:900px;background:#fff;margin:-7px auto}
#content {margin:0 50px;padding:40px 0}
div#news {
   width:800px;
   columns:3;
   column-gap:30px;
   column-rule:solid 1px #aaa;
   -webkit-columns:3;
   -webkit-column-rule:solid 1px #aaa;
   -moz-columns:3; /* Firefox */
   -moz-column-gap:30px;
   -moz-column-rule:solid 1px #aaa;
   }
h1 {font-size:200%;margin-top:0}
div#news p {margin:0 0 15px 0;text-align:justify}
div#news p:first-letter {font-size:120%;font-weight:bold;line-height:0.85em;vertical-align:middle}
div#news hr {width:50%;border:0;height:1px;background:#000;margin:0 auto;text-align:center}
div.subject {width:100%;text-align:left}
div.subject h2 {font-size:150%;color:#999;margin:0}
div.subject span {font-size:80%}
div#news hr.heading {width:100%;border:0,height:1px;background:#aaa;margin:0 0 10px 0}

