/*
  div.rubrik_banner_center
  div.singleNews_banner_top
  div.singleNews_banner_bottom
*/

div.rubrik_banner_center,
div.singleNews_banner_top,
div.singleNews_banner_bottom {
/*   background:white; */
  border-bottom:1px dotted #443b34;
  padding:0.4em 0;
  text-align:center;
  width:100%;
  overflow:hidden;
}
div.singleNews_banner_bottom {
  border:0px;
}
div.banner_top {
  border:0px;
  padding: 5px 5px 5px 0px;
}