.error
{
   color: #333333;
   font-size: 7pt;
}

input.radio
{
  border-style: none; 
  background-color: transparent;
}

td.check
{
  text-align: right;
  padding-right: 10px;
}

input.check
{
  border-style: none; 
  background-color: transparent;
}

input.containserrors
{
  background-color: #CCCCCC;
}

input.button
{
  text-align:center;
}

.list,.same_list,.different_list,.approved,.list_2,.list_notop,.list_first,.list_notop_first,.list_2_approved
{
  border-color: #666666;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-right-style: dotted;
  text-align: center;
  vertical-align: top;
  margin: 2px;
  padding: 2px;
}

.list_notop_first,.list_first
{
  border-left-width: 1px;
  border-left-style: dotted;
  border-right-width: 1px;
  border-right-style: dotted;
}

.list_2
{
  text-align: left;
}
.list_notop,.list_notop_first
{
  border-top-width: 0px;
}

table.list
{
  border-right-width: 1px;
  border-right-style: dotted;
  border-left-width: 1px;
  border-left-style: dotted;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

tr.list_dark
{
  background-color: #C0C0C0;
}

td.list_2_approved
{
  background-color: #C0E0C0;
}

td.list_2_approved_dark
{
  background-color: #C0FFC0;
}
tr.spacer
{
  background-color: #CCCCCC;
  border-color: #CCCCCC;
  height: 3px;
  border-top-style: solid;
  border-width: 0px;
}

table.contact_data,tr.contact_data,td.contact,td.same_contact,td.different_contact
{
  text-align: left;
  border-width: 0;
}

td.same_contact,td.same_list,.header_same_contact
{
  color: #999999;
}

.header_contact,.header_same_contact,.header_different_contact
{
  font-weight:bold;
}

td.formfielddescription
{
  vertical-align: bottom;
  width: 150px;
  text-align:right;
  padding-right: 10px;
}

