td.PrimaryPanel table.AwaitingTopics
{
  margin: 8px auto;
  padding: 0px;
  width: 90%;
  font-size: 11pt;
  background-color: #d7d7d7;
}

td.PrimaryPanel table.AwaitingTopics caption
{
  color: #000000;
  letter-spacing: 1px;
  padding: 1px 10px;
  text-align: left;
  vertical-align: middle;
  text-decoration: underline;
  font-size: 12pt;
  font-weight: bold;
  height: 30px;
  background-color: #f0efed;
  background-image: url('/!images/forum/header.png');
}

td.PrimaryPanel table.AwaitingTopics th
{
  color: #676b6b;
  letter-spacing: 1px;
  padding: 1px 10px;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  background-color: #f0efed;
  background-image: url('/!images/forum/header.png');
  background-position: top center;
  background-repeat: repeat-x;
}

table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics td
{
  background-color: #faf9f8;
  text-align: left;
  vertical-align: middle;
  height: 30px;
  font-weight: normal;
  font-size: 10pt;
  padding: 1px 0px 1px 4px;
}

table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics tr.Alternative td
{
  background-color: #faf9f8;
}

table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics tr.Bar td
{
  background-image: url('/!images/forum/bar.png');
  background-repeat: repeat-y;
  background-color: #faf9f8;
  color: #000000;
  font-size: 10pt;
  padding: 3px 10px;
  text-align: right;
  vertical-align: top;
  font-weight: normal;
  text-decoration: underline;
  height: auto;
}


table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics a:link,
table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics a:active,
table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics a:visited
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #0c1e76;
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}

table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics a:hover
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #5d5dff;
  font-weight: bold;
  padding: 1px;
  font-size: 10pt;
}

table.Layout td.LayoutPage table.Splitter td.PrimaryPanel table.AwaitingTopics td img
{
  border-width: 0px;
  vertical-align: middle;
}

