div.section-title{
  margin:1em 0px 0px;
  padding:0px;
  border-left:solid 48px #FFA033;
}

div.section-title h2{
  margin:0px 24px 8px 8px;
  padding:8px 8px 14px;
  font-size:x-large;
  background-image:url(../img/article-text.png);
  background-position:left top;  
  background-repeat:repeat-x;
  overflow:hidden;
}
div.section-title h2 a{
  text-decoration:none;
  background-color:inherit;
  color:#406618;
  border:none;
}
div.section-title h2 img{
  vertical-align:bottom;
}

div.article-body .section-foot{
  margin:0px 24px 2em;
  font-size:1px;
  line-height:1px;
  height:5px;
  background-image:url(../img/article-text.png);
  background-position:left bottom;  
  background-repeat:repeat-x;
}
