table.EntryList tr th, table.EntryList tr td
{
 padding: 4px 6px 4px 6px;
}
table.EntryList tr th
{
 font-weight: bold;
 border-bottom: solid 1px #ddd;
}
tr.entryItem
{
}
tr.entryAlternateItem
{
 background-color: #E8EAFF;
}
.pageButton
{
 font-weight: bold;
 border: solid 1px #666;
 padding: 2px 6px 2px 6px;
 margin-right: 10px;
 text-decoration: none;
}
a.pageButton
{
 font-weight: bold;
 cursor: pointer;
}
a.pageButton:hover, a.pageButton:active
{
 background-color: #666;
 color: #fff;
}
table.EntryMetaData tr td
{
 padding: 2px 8px 2px 2px;
}
td.mdTitle
{
 font-weight: bold;
}
