/*

*/

/* Here you can include your override CSS styles */

#gk-header #gk-logo {
   display: none;
}

.nspArt h4.nspHeader
{
  color: #292b31;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
}
a:focus, a:hover
{
  color: #ea4233;
}
.avVideo .avPlayerContainer .avPlayerBlock iframe,
.avVideo .avPlayerContainer .avPlayerBlock object,
.avVideo .avPlayerContainer .avPlayerBlock embed,
.avVideo .avPlayerContainer .avPlayerBlock video,
.avVideo .avPlayerContainer .avPlayerBlock > div {
    padding: 0 !important;
}