#mrq {
  position: absolute;
  top: 0px;
  left: 205px;
  width: 690px;
  height: 16px;
  color: #000;
  padding: 2px 2px 0 0;
  background: url(/banners/img/mrq_fond.jpg) top left no-repeat;
}
* html #mrq {
  top: 0px;
}
#mrq span {
  font-weight: bold;
}
#mrq a {
  color: #000;
}
#mrq a:hover {
  color: #666;
}
#mrq-howto {
  position: absolute;
  top: 0px;
  left: 205px;
  width: 120px;
  height: 16px;
  background: url(/banners/img/mrq_faistapub.jpg) top left no-repeat;
  padding: 2px 0 0 0;
  font-weight: bold;
  color: #fff;
}
* html #mrq-howto {
  top: 0px;
  height: 18px;
}
#mrq-howto a {
  color: #fff;
  display: block;
  text-align: center;
}
#mrq-howto a:hover {
  color: #293431;
}