* { margin-top: 0; }
a img { border: 0; }
.hidden { display: none; }
a { color: #000; }
.nwr { white-space: nowrap; }

body {
  font: 8pt/2 Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
  background: #fff;
}

#contactsBlock h2,
#other,
#useless,
#international { display: none; }
#logo img { width: 28px; }
#logo { border-bottom: solid 1px #000; }
#mainNav ul { display: none; }

h1 { font-size: 127.3%; }
h2 { font-size: 109%; }

#contactsBlock {
  clear: both;
  border-top: solid 1px #000;
  padding-top: 1em;
}

#contactsBlock p { float: left; width: 33%; }

