/*
 *
 */
DIV.block_main DIV.inner_column {
  position: absolute;
  /* top: 0px; */
  left: 205px;
}

DIV.block_main DIV.inner_column_inner {
  position: absolute;
  /* top: 40px; */
  left: 285px;
  text-align: center;
  font-size: 11px;
  font-family: sans-serif;
}

/*
 *
 */
TABLE.tbl_list {
  width: 480px;
}

TABLE.tbl_list TD {
  font-family: Arial, sans-serif;
  padding: 15px 15px 2px 0px; /* top,right,bottom,left */
}

TABLE.tbl_list TD.itemname {
  font-size: 12px;
  color: #992222;
  border-bottom: 1px solid #d20000;
  vertical-align: top;
}

TABLE.tbl_list TD.itemvalue {
  font-size: 13px;
  border-bottom: 1px solid #d20000;
  vertical-align: top;
}

TABLE.tbl_list TD.normal {
  vertical-align: top;
}
