@CHARSET "UTF-8";

/* =DOCUMENT */
.document .title 
{
  font-size: 1.1em;
  font-weight: bold;
}
.document .preview
{
  text-align: center;
  font-size: 0.8em;
}
.document .preview a:link, .document .preview a:visited, .document .preview a:active
{
  text-decoration: none;
}
.document p
{
  margin: 0px;
  padding: 0px;
}

.breadcrumb a, .breadcrumbFirst a {
  position: relative;
}
