﻿

fieldset {
  margin-bottom: 20px;
}

table {
  width: 470px;
  margin-top: 10px;
}

table th {
  font-weight: bold;
  text-align: left;
}



label.error
{
 clear: none;
 color: Red;
 float: left;
 padding-left: 10px;
 white-space: nowrap;
 position: absolute;
 right: 1.5rem;
 font-size: 1rem;
 top: 0;
}


input[type=submit] {
  clear: both;
  /*margin: 10px 0 10px 135px;*/
}