.PostTableEx
{
  font-family: Verdana;
  background-color: #282828;
  color: #b0b0b0;
  font-size: 12px;
  width: 510px;
}
TD.PostUsernameEx
{
  background-color: #303030;
  width: 110px;
  padding: 4px 4px 10px 6px;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-left: 1px solid #404040;
}
.PostUsernameEx
{
  color: #b0b0b0;
  font-size: 12px;
}
a.PostUsernameEx:active, a.PostUsernameEx:link, a.PostUsernameEx:visited
{
  color: #a0a0a0;
  font-size: 12px;
  text-decoration: none;
}
a.PostUsernameEx:hover
{
  color: #c0c0c0;
}
.PostMessageEx
{
  color: #c0c0c0;
  font-size: 12px;
  padding: 2px 4px 16px 6px;
  border-right: 1px solid #303030;
}
.PostTimeEx
{
  color: #686868;
  font-size: 10px;
}
.ptimeEx
{
  color: #606060;
  font-size: 10px;
}

