@import url(default.css);
@import url(ebay-content.css);

#GameList
{
  width: 430px !important; width: 400px;
  font-size: .9em;
}
#GameList td
{
  padding: 3px;
}
#GameList thead
{
  background: #666;
}
#GameList thead td
{
  color: #FFF;
  font-weight: bold;
}
#GameList tr.Reg
{
  background: transparent;
}
#GameList tr.Alt
{
  background: #EFEFEF;
}
div.Letters
{
  font-size: 1.2em;
  text-align: center;
}
#AmazonLarge
{
  text-align: center;
  margin: 10px 0;
}