table.parts
{ 
  border:2px solid gray;
  width:100%;
}
table.parts td
{
  border:1px solid gray;
}
span.red
{
color:red;
}

