table.news {
  width: 100%;
}

table.news td.top {
  width: 150px;
}

table.news td select {
  width: 125px;
}

table.news td.separator {
  border-bottom: 1px dashed #404040;
}