

/*#status_name
{
  font-weight: bolder;
  font-size: 17px;
}*/


.status_wrapper .status_subtitle
{
  float: left;
  width: 200px;
  font-weight: bold;
}


.status_title
{
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border-bottom: 1px solid #000;
}


.status_table
{
  width: 100%;
}

.status_red
{
  color: red;
}