div#content td
{
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  vertical-align: middle;
  text-align: left;
}

#main #content tr.seperator td
{
  padding:0;
}
tr.seperator td div
{
  height:2px;
  width:100%;
  border-bottom: 1px dotted #575757;
}

th.orange, th.white, th.grey
{
  color: #fa9b01;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  width: 180px;
  line-height: 1.5;
}

td.orange, td.white, td.grey
{
  color: #fa9b01;
  font-size: 11px !important;
  font-weight: normal !important;
  text-align: center !important;
  width: 180px;
  line-height: 1.5;
}

th.white,
td.white
{
  color: #fff;
}

th.grey,
td.grey
{
  color: #989898;
}

div#content p
{
  margin: 10px auto;
  text-align: center;
}

div#content table
{
  margin: 40px auto;
}

th
{
  padding-bottom: 15px;
}

div#content h2
{
  font-size:26px;
  text-align:center;
  margin:0;
}

#tivo_vs_moxi_table
{
  width:892px;
  height:650px;
  position:relative;
}

#tivo_vs_moxi_table .left_column
{
  position:absolute;
  top:139px;
  left:4px;
  width:454px;
}

#tivo_vs_moxi_table .left_column h2
{
  font-size:24px;
}

#tivo_vs_moxi_table .right_column
{
  position:absolute;
  top:40px;
  left:497px;
  background:url( /us/images/moxi_vs_tivo.jpg ) no-repeat;
  width:404px;
  height:600px;
}

#vs_tivo_disclaimers
{
  position:relative;
  top:-23px;
  width:80%;
  padding-left:15px;
}

#main #content #vs_tivo_disclaimers table
{
  margin:0;
}

#main #content #vs_tivo_disclaimers table tr td.first
{
  text-align:right;
}

#main #content #vs_tivo_disclaimers table tr td
{
  font-size:10px;
  vertical-align:top;
  padding:0 8px 12px 0;
}

#main #content table tr td.not_applicable
{
  font-size:18px !important;
  font-weight:700 !important;
}