#main .wrapper-inner .intro-element ul li em {
display: none !important;
}
#main .wrapper-inner .intro-element ul li strong {
font-weight: normal;
}
#main .wrapper-inner .intro-element ul {
margin-top: 6px !important;
}
#main .wrapper-inner .intro-element ul li a {
font-size: 14px !important;
padding: 2px;
text-decoration: underline;
background: #fff!important;
}
.satellite-head {
  display: block;
  float: none;
  clear: both;
}
.satellite-head h1 {
  float: left;
  display: block;
}
.satellite-head p {
  float: right;
  margin-top: 16px;
  background-color: transparent;
  display: block;
}
.satellite-head p a:link, .satellite-head p a:active, .satellite-head p a:focus, .satellite-head p a:visited {
  color: #0fa2d8;
  font-weight: bold;
  text-decoration: underline;
}

.satellite-head p a:hover {
  color: #4c54cb;
}
