.title-en {
  background-image: url("images/title_euromyths.jpg");
}
.layout-wrapper {
  margin-right: -270px;
}
.layout-wrapper-reset {
  margin-right: 280px;
}
.layout-right {
  width: 260px;
  padding-left: 5px;
  padding-right: 5px;
}
.layout-right h3 {
  color: #999999;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding: 3px 15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;  
}
.layout-right > div {
  margin-bottom: 10px;
}
.layout-right ul {
  padding-left: 0;
}
.layout-right ul li {
  list-style: none;
}
.layout-right ul li a {
  display: block;
  padding: 3px 8px;
  margin-left: -8px;
  margin-right: -8px;  
}
.layout-right ul li a:hover {
  background: #eee;
}