.banner_entity{
  background:#0170BA;
  color:#ffffff;
  text-align: center;
  font-size:16px;
  line-height:22px;
  overflow:hidden;
  padding:10px 0 12px;
  z-index: 1000;
}
.banner_entity a{
  color:#ffffff;
  text-decoration: underline;
}
.banner_entity a:hover{
  color:#ffffff;
  text-decoration: none;
}
.banner_entity > div, .banner_entity p{
  display:inline;
  margin:0 !important;
}