.block-region-left h3,.region-right h3, .block-region-middle h3 {
    margin: 40px 0 25px;
    font-size: 22px;
    color:#CC6600;
    font-style: normal;
}
.article-title{
  margin-top: 5px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.page-node-type-article .article-title{
  border-bottom:0;
  padding-bottom: 10px;
  margin-bottom: 0px;
  padding-left:10px;
  text-align:left;
}
.page-node-type-article  .article-header{
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.page-node-type-article .article-submit{
  padding-left:10px;
  text-align:left;
}