


/* ------------------------------
     #content
------------------------------ */
#content{
  width:820px;
  height:auto;
  margin:0 auto;
  padding:0 0 0px 0;
  background-color:#ffffff;
  border:1px solid #223344;
}


.section{
  width:760px;
  height:auto;
  margin:0 12px 10px 12px;
  padding:10px 15px 20px 15px;
  text-align:left;
  font-size:0.9em;
  clear:both;
  overflow:hidden;
}




hr{
  margin:15px 25px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


h2{
  margin:0 0 0 0;
  padding:5px 0 0 26px;
  font-size:1.1em;
  background-image:url(../img/bg_sectiontitle.png);
  background-repeat:no-repeat;
}




.section img{
  float:left;
  margin:0 15px 0 0;
}


h3.news_title{
  font-size:1.2em;
}



p.published{
  font-size:0.9em;
  color:#b3b3b3;
}


p.news_text{


}

