#content table
{
  background-color : #FFFFFF;
  border : 0px;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
}

#content table td, #content table th, #content table tr 
{
  border : 0px;
}

#content table td
{
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  padding-top : 3px !important;
  padding-bottom : 3px !important;
  font-size : x-small;
  line-height : 1.3em;
}

#content table
{
  text-align : left;
}
