td.comment {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}
td.vote {
  background: #727fcd;
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  height: 24px;
}
span.cold {
  font-family: Arial Black;
  font-weight: bold;
  font-size: 13px;
  color: #22199d;
}
span.hot {
  font-family: Arial Black;
  font-weight: bold;
  font-size: 13px;
  color: #f00000;
  vertical-align: middle;
}
input {
  width: 14px;
  height: 14px;
}
span.bigrating {
  font-family: Tahoma;
  font-size: 24px;
  font-weight: bold;
}
span.smallrating {
  font-family: Tahoma;
  font-size: 20px;
  font-weight: bold;
}
span.info {
  width: 100px;
  padding: 4px;
  background: #ffffff;
  font-family: Small Fonts;
  font-size: 9px;
  color: #000000;
}
td.picdetail {
  background: url(/static/bg.gif);
}
div.picdetail {
  padding: 10px;
  font-family: Verdana;
  font-size: 11px;    
  color: #000000; 
}
input.i_name {
  width: 150px;
  height: 18px;
  font-family: Verdana;
  font-size: 11px;
}
input.i_email {
  width: 150px;
  height: 18px;
  font-family: Verdana;
  font-size: 11px;
}
textarea.i_comment {
  font-family: Verdana;
  font-size: 11px;
  width: 442px;
  height: 80px;
}
input.i_button {
  width: 100px;
  height: 22px;
  font-family: Verdana;
  font-size: 11px;
  margin-left: 342px;
}
span.top {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}
a.lnk {
  text-decoration: none;
  color: #000000;
}
a.lnk:hover {
  color: #f00000;
}
span.lnk {
  color: #c0c0c0;
}
select.page {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}
span.what {
  font-family: Arial Black, Arial;
  font-size: 19px;
  color: #000000;
}
a.clublink {
  font-weight: bold;
  text-decoration: none;
  color: #c40000;
}
a.clublink:hover {
  color: #f80000;
}

