/* Style sheet for cats subdirectory */

a
{
  color: #000000;
  text-decoration: none;
}

a img { border-style: none; }

.button { display: none; }

.buttonnex { display: none; }

.buttonpre { display: none; }

.clearall { clear: both; }

.contrast { font-weight: bold; }

.copyright { font-weight: bold; }

.floatleft
{
  float: left;
  margin: 0.1em 1em 0.1em 0;
}

.floatright
{
  float: right;
  margin: 0.1em 0 0.1em 1em;
}

.footer
{
  clear: both;
  display: block;
  font-family: Verdana,Geneva,'DejaVu Sans',sans-serif;
  font-size: 0.9em;
  font-style: italic;
  margin: 0;
  padding: 10px 0 0 0;
}

.grammar { font-style: italic; }

.logo
{
  float: left;
  margin: 0;
  padding: 0 20px 0 10px;
  vertical-align: middle;
}

.noprint { display: none; }

.printURL { display: inline; }

.quote { font-style: italic; }

.refer { font-weight: bold; }

.tabmenu { display: none; }

.textcentre { text-align: center; }

.textright { text-align: right; }

.textleft { text-align: left; }

#col1
{
  float: left;
  width: 45%;
}

#col2
{
  float: right;
  width: 45%;
}
