label
{
  font-weight: bold;
}
table
{
  width: 100%;
  font-size: .8em;
}
table tbody td
{
  padding: 3px 5px;
  vertical-align: top;
}
table thead
{
  background: #DACB90;
}
table thead td
{
  font-weight: bold;
  padding: 5px;
  vertical-align: top;
}
table thead td a
{
  color: #8A101B;
  text-decoration: none;
}
tr.Reg
{
  background: #FFF;
}
tr.Alt
{
  background: #F7F3DF;
}
td.Year
{
  width: 60px;
}
td.Make
{
  width: 100px;
}
td.Notes
{
  width: 120px;
}
div.SubContent p
{
  padding: 0;
}
#Spinner
{
  margin-bottom: -2px;
}
#DisplayButton
{
  width: 130px;
  text-align: center;
}
#UpgradeNotice
{
  background: #53C748;
  padding: 3px;
  width: 150px;
  float: right;
  text-align: center;
}
#UpgradeNotice a
{
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}
