#bannerbk .teaser{
   margin: 0 0 20px 0;
   padding: 0 25px 10px 25px;
   border: 2px solid #676767;
   font-size: 92%;
   background-color: #fff;
   
}
#bannerbk .teaser h3{
  background: none;
  color: #fff;
  text-decoration: none;
  margin: 0 0 5px -25px;
  padding: 4px 2px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #676767;
  width: 192px;
}
#bannerbk .teaser p.moreread{
   text-align: right;
}