.limitTable
{
  width:60%;
  text-align:left;
  vertical-align:top;
}

.fullCenter, .fullCenter td
{
  width: 100%;
  text-align: center;
}

span.dateError
{
  color: red;
  background-color: #f6f6f6;
  border: solid 1px #cccccc;
}


