#sidebar,
#tailnavigation,
#breadcrumbs h3,
.back-to-top,
.map-button,
.map-button-close
{
  display: none !important;
}

.map
{
  display: none;
}

a:link, a:visited
{
  font-weight: inherit;
}

#head h1 a:after,
#genosense-hcard a:after,
#teams a.email:after,
#partnerlist a:after,
a.self-explanatory:after,
a[href^="#"]:after
{
  content: '';
}

abbr
{
  border-bottom: none;
}

img
{
  float: none;
  margin: 0;
}

blockquote
{
  padding: 0;
}

a:link:after, a:visited:after
{
  font-size: .8em;
  font-weight: normal;
}

.submenu
{
  float: right;
  width: 15em;
}

#head h1 a
{
  color: #000 !important;
  text-decoration: none;
}

#countrylist a
{
  background-image: none !important;
}

#partnerlist td
{
  vertical-align: bottom;
}

.date
{
  font-weight: bolder;
}

.ui-accordion-content
{
  display: block !important;
  height: auto !important;
}

/* from screen.css */

#teams h2,
#teams h3,
#productlist h2,
#productlist h3,
#productlist h4
{
  clear: left;
}

#teams .photo,
.hproduct .photo
{
  float: left;
  margin: 0 1em 1.5em 0;
}
