
.commentname {
 width: 220px;
 float: left;
 margin: 0;
 padding: 0 0 2px 0;
}

.commentinfo{
 width: 250px;
 font-size: 0.9em;
 float: right;
 text-align: right;
}

.commenttext {
 clear: both;
 padding-top: 5px;
 margin-top: 0px;
 margin-bottom: 50px;
 border-top: 1px solid #666;
 text-align: left; 
 line-height: 16px;
}

body-old {
  background: #5F1C1C url("/site/sitegraphics/slaterweb_24.gif");
  background-repeat: repeat-y;
  background-position: 50% 50%;
  background-attachment: fixed;
}

body {
  bgcolor: #5F1C1C;
  background: #5F1C1C url("/media/images/background.jpg");
  background-repeat: repeat-y;
  background-position: 50% 50%;
  background-attachment: fixed;
}

td {
  font-weight: normal;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
  color: #795D3B;
  line-height: 18px;
}

.title {
  font-weight: normal;
  font-size: 18px;
  font-family: georgia,palatino, georgia, serif;
  color: #5E1E1E;
}

.subtitle {
  font-weight: normal;
  font-size: 14px;
  font-family: georgia,palatino, georgia, serif;
  color: #5E1E1E;
}

.selected {
  color: #fff;
  background-color: #336699;
  text-decoration: none;
  padding: 3;
}

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

a:visited { 
  color: #336699;
  text-decoration: none;
}

a:hover { 
  color: #fff;
  background-color:#336699;
  text-decoration: none;
}
