#left_column {
  width: 160px;
}

#wrapper div.wide {
  background-image: url(../GFX/singleleftrow.gif);
}

#left_column_wide {
  width: 310px;
  float: left;
  display: inline;
}

#folder_text {
  border: none;
  line-height: normal;
}

#mid_column {
  width: 610px;
  padding: 0 10px;
}

#mid_column_narrow {
  width: 460px;
  padding: 0 10px;
  float: left;
  display: inline;
  overflow-x: visible!important;
  overflow-x: hidden;
}

#report_news {
  float: left;
  display: inline;
  overflow-x: hidden;
  width: 160px;
}

#news {
  float: left;
  width: 150px;
}

#report_news form {
  margin-top: 30px;
  padding: 20px 0;
  border-top: 1px solid #C4C3A1;
  border-bottom: 1px solid #C4C3A1;
}

#report_news legend {
  display: none;
}

#report_news .block {
  display: block;
  line-height: 20px;
}

#report_news input {
  width: 100%;
}

#report_news textarea {
  font-size: 92%;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  width: 100%;
}

#report_news .button {
  float: right;
  margin-top: 5px;
}

#content hr {
  width: 100%;
  height: 1px;
  clear: both;
  background-color: #C4C3A1;
  border: none;
}

#content h1,
#content h2 {
  margin-bottom: 5px;
  font-size: 166%;
  font-family: "Arial Black", arial, helvetica, sans-serif;
  line-height: 22px;
}

#content .article h1 {
  margin-bottom: 20px;
  font-size: 200%;
}

#news .summary h2 {
  font-size: 100%;
}

#news .summary {
  margin: 0 10px 20px 10px;
}

#news .summary .readmore {
  line-height: 25px;
}

#news .summary .date {
  font-size: 92%
}

#content .summary {
  padding: 10px 0;
  border: none;
}

#content .summary p.text{
  margin-bottom: 10px;
  font-weight: bold;
}

#content .odd .date ,
#content .even .date {
  display: inline;
  margin-left: 15px;
}

#more_news {
  margin-top: 10px;
}

#more_news li {
  float: right;
  display: inline;
  width: 300px;
  padding: 3px 0;
}

#more_news .odd {
  float: left;
}

#more_news h2 {
  margin-left: 10px;
  display: inline;
  font-size: 100%;
  font-weight: normal;
}

#more_news .date {
  display: inline;
  color: #284C60;
}
