body {
  font-family: Tahoma, Geneva, sans-serif;
  margin: 20px;
  text-align: center;
  background: #fff;
  font-size: 12px;
  line-height: 14px;
}
.hidden { display: none; }
a { 
  text-decoration: none;
  color: #0052ae;
}
a:hover { text-decoration: underline; }
.bold { font-weight: bold; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

#wrap {
  text-align: left;
}
#header {
  margin-bottom: 30px;
}
#header h1 {
  text-align: center;
  font-size: 24px;
}
#header h1 a {
  display: block;
}
#header h1 a span.hidden {
  display: block;
}

#banerTop {
  display: none;
}
#login {
  display: none;
}
#langMenu {
  display: none;
}
#menuTop {
  display: none;
}
#fastSearch {
  display: none;
}
#banerBottom {
  display: none;
}
#footer {
  display: none;
}
#skyscraper {
  display: none;
}
#feedback {
  display: none;
}
