
.tema-banner {
  display: block;
  padding: 12px 15px 18px;
  background-color: #f6f6f6;

  color: #333;
  margin-bottom: 20px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.tema-banner h2 {
  color: #333;
  font-size: 18px;
  margin-bottom: 5px;
}

.tema-banner:hover h2 {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.tema-banner:hover p {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.tema-banner p {
  font-size: .73rem;
  font-family: "Droid Sans","Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0;
  color: #333;
}

.tema-banner:hover {
  background-color: #ddd;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.tema-banner--freedom-of-movements {

}

.greece2015 h2 {
    background-image:url('../greece_26x26.png') !important;
    letter-spacing: 0em !important;
}

.siteregion-top h2 .thin {
    font-weight: 300 !important;
    color: #aaa !important;

}

.cphshooting2015 h2 {
    background-image:url('../cphshooting_26x26.png') !important;
    letter-spacing: 0em !important;
}


.user-picture2 {
    display: none;
    margin-right: 4px;
    margin-bottom: 2px;
}

#block-views-modkraft-synspunkt-block .top-prefix-box {
    margin-bottom: 10px;
    margin-top: -10px;
}
