.tagline
{
  position: relative;
  left: 445px;
}

ul.hnav
{
  padding-top: 0px;
}

/* --------------------------------------------------------------- */

table.pinfo
{
  border-collapse: collapse;
  width: 100%;
}

table p
{
  text-align: left;
}

table.pinfo td
{
  font-size: 13px;
  font-family: 'trebuchet ms',verdana,Arial,Sans-Serif;
  line-height: 160%;
  padding-left: 4px;
  background-color: #ffffff;
  color:#000;
  border-bottom: 1px dotted #C0C0C0;
  height: 36px;
}

table.pinfo td.last
{
  border-bottom: 0px dotted #C0C0C0;
}

table.pinfo td.data
{
  width: 36px;
}

table.pinfo th
{
  font-size: 13px;
  font-family: 'trebuchet ms',verdana,Arial,Sans-Serif;
  line-height: 160%;
  background-color: #fff;
  color:#000;
  padding-left: 4px;
  border-bottom: 2px solid #ffC0C0;
}

table.pinfo th.data
{
  width: 36px;
}
