#site-column-menus ul li.results a
{
  background-position:130px 0px;
}

table.result
{
  width:100%;
}

table.result th
{
  margin:0px;
  border:1px solid #999999;
  background-color:#EEEEEE;
  padding:8px;

  text-align:center;
  font-weight:bold;
  white-space:nowrap;
}

table.result td
{
  margin:0px;
  border:1px solid #999999;
  background-color:#FFFFFF;
  padding:8px;

  text-align:left;
}

table.result th.screenshot,
table.result td.screenshot
{
  width:30%;
  text-align:center;
  vertical-align:top;
}

table.result th.heading,
table.result td.heading
{
  width:20%;
}

table.result ul
{
  margin:0px;
}

