body
{
  font-family: "Times New Roman", serif;
}

#container h1,
#container h2,
#navigation
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content-text div.listing li.selected a
{
  font-weight: bold;
  text-decoration: underline;
}

#container a:link,
#container a:visited
{
  color: #da0000;
  text-decoration: none;
}

#container a:hover,
#container a:visited:hover
{
  text-decoration: underline;
}

#container h1,
#container h2
{
  text-transform: uppercase;
}

#container h1
{
  font-size: 18px;
  font-weight: normal;
}

#container h2
{
  font-size: 14px;
  font-weight: normal;
}

#container h3
{
  font-size: 100%;
  margin: auto 0 0;
}

#container a img
{
  border: none;
}

#container span.read_more
{
  white-space: nowrap;
}

#content span.list_item_revised,
#content img.list_item_image
{
  display: none;
}

#content #ads img.list_item_image,
body.people #content img.list_item_image,
body.print #content img.list_item_image
{
  display: inline;
  margin-right: 10px;
}

#content #ads ul,
body.people #content ul,
body.print #content ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#content #ads ul li,
body.people #content ul li,
body.print #content ul li
{
  display: block;
  padding: 3px 0;
  clear: left;
}

#content #ads ul li span.list_item_title
{
  display: block;
  float: left;
  font-weight: bold;
  width: 200px;
}

body.ads #content #listing_item
{
  clear: both;
  padding-top: 20px;
}

body.people #content div.group
{
  clear: both;
  padding-bottom: 20px;
}

body.company-info #content-text img
{
  padding-right: 10px;
}

body.company-info #content-text h2
{
  font-size: 18px;
}

body.company-info #content-text div.abstract-image,
body.series #listing_item img
{
  float: left;
  padding-right: 20px;
}

body.series #series ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

body.series #series h1
{
  width: 130px;
}

body.series #content span.list_item_title
{
  display: block;
}

body.company #content div.pictures img
{
  display: block;
  padding-bottom: 6px;
}

body.company #content div.pictures
{
  position: absolute;
  width: 240px;
}

body.company #content-text div.text
{
  padding-left: 245px;
}

body.edit img #content-text
{
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

#siteinfo div.vcard span.organization-name
{
  font-weight: bold;
}

#siteinfo div.vcard span.country-name
{
  text-transform: uppercase;
}
