div.article { width:100% }

table {
 width: 740px;
}

table th { 
  background-color:#55b78e;
  color:#fff;
}

table td, table th { 
  border-width:1px;
  border-style:solid;
  border-color:#eee;
}

th.date { width:70px }
th.name { width:250px }