.top-title {
  clear: none;
}

#announce {
  margin: 20px 20px;
}

#announce .border {
  background: url(/images/index/announce-border.gif);
  height: 21px;
  text-align: right;
  padding: 7px 20px;
  font-weight: bold;
  font-size: 0.85em;
}

#announce .text {
  background: url(/images/index/expansion.png);
  height: 54px;
}

#announce .map {
  text-align: center;
  margin-top: 10px;
}

#magnets {
  float: right;
  margin: 5px 35px 0px 25px;
  /*width: 220px;
  height: 449px;*/
  width: 210px;
  height: 400px;
}

#news {
  margin: 15px 22px 10px 22px;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  color: #333;
}

#news a, #announce .border a {
  text-decoration: none;
  color: #333;
}

#news a:hover, #announce .border a:hover {
  text-decoration: underline;
  color: #d40000;
}
