/* Copyright © 2003 - 2009, Market Truths Limited. All rights reserved. */

/* ========================================================================== */
/* Overall layout */

/* ========================================================================== */
/* Header */

#header a img {
  border: 0px;
}

#header img {
  vertical-align: top;
}

/* ========================================================================== */
/* Sidebar */

#sidebar a img {
  border: 0px;
}

/* ========================================================================== */
/* Content */

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
  margin-top: 1.5em;
}

h3 {
  font-size: 1.05em;
}

#copyright p {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 0.8em;
  text-align: center;
}

div.eclist-hide, ul.eclist-hide  {
  display: none;
}

.new {
  font-weight: bold;
  color: #F80000;
}

.title, .author, .description {
  margin-top: 0.25em;
}

.title, .author {
  margin-bottom: 0;
}

.author {
  font-size: 0.85em;
}

#results .summary {
  font-style: italic;
}

#results .context {
  margin-bottom: 0;
}

#results .info {
  margin-top: 0;
}

table {
  padding-left: 1.0em;
  margin-left: 1.0em;
}

th {
  text-align: left;
}

td {
  text-align: center;
}