.table_msg {
  border: 2px solid;
  border-collapse: collapse;
}

.table_small {
  width: 100%;
  border-collapse: collapse;
}

.table_props {
  width: 100%;
  border-bottom: 1px solid;
  border-collapse: collapse;
}

.td_dsdb_left_input {
  width: 150px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  height: 20px;
  text-align: center;
}

.td_dsdb_left {
  width: 90px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  height: 20px;
  text-align: center;
}

.td_dsdb_right {
  width: 90px;
  border-bottom: 1px solid;
  height: 20px;
  text-align: center;
}

.td_dsdb_right_input {
  width: 150px;
  border-bottom: 1px solid;
  height: 20px;
  text-align: center;
}

.td_props_mw {
  text-align: center;
  border-bottom: 1px solid;
}

.td_props_emesat {
  width: 33%;
  text-align: center;
  height: 20px;
}

.td_props_ms {
  width: 33%;
  text-align: center;
  border-left: 1px solid;
  border-right: 1px solid;
  height: 20px;
}

.td_descrip {
  width: 670px;
  border-left: 1px solid;
  border-bottom: 1px solid;
  vertical-align: top;
}

.td_descrip_input {
  width: 670px;
  border-left: 1px solid;
  border-bottom: 1px solid;
  vertical-align: top;
}

.td_url_input {
  border-left: 1px solid;
  width: 670px;
}

.td_url {
  border-left: 1px solid;
  border-top: 1px solid;
  width: 350px;
}

.td_author {
  border-left: 1px solid;
  border-top: 1px solid;
  width: 160px;
}

.td_date {
  text-align: center;
  border-left: 1px solid;
  border-top: 1px solid;
  width: 90px;
}