label.moveDwn
{
  line-height: 1.5em;
}

label.moveUp
{
  line-height: .5em;
}

#currEmployedDetail label
{
  width: 250px;
}

#currEmployedDetail input
{
  width: 200px;
}

#errorMsg
{
  background-color: #AF2020;
  border: 3px solid #9F0909;
  padding: 10px;
  margin-top: 10px;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
}

.frmDisplay input
{
  width: 250px;
}

.frmDisplay label
{
  float: left;
  width: 180px;
}

#stepbox
{
  background-color: #304C57;
  color: #fff;
  padding: 5px;
}

#stepbox img
{
  margin-right: auto;
  margin-left: auto;
}

#workedPrevDetail input
{
  width: 275px;
}

#workedPrevDetail label
{
  width: 150px;
}

.charCountBox
{
  background-color: #ccc;
  color: #666;
  width: 430px;
  font-weight: bold;
  font-size: .8em;
  text-align: right;
}

.details
{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 550px;
  border: 1px solid #999;
}

.details label
{
  float: left;
  line-height: 1.2em;
}

.formOptions
{
  font-size: 1.2em;
}

.noDataBox
{
  padding: 5px;
  margin-bottom: 5px;
  border-bottom: 3px solid #e6e6e6;
}

.topMessage
{
  font-size: 1em;
  border: 3px solid #DFDFD1;
  background-color: #fefefe;
  color: #545454;
  padding: 5px;
  line-height: 1.2em;
  margin-top: 3px;
}

.triggerHighlight
{
  background-color: #E0EBEF;
}

.highlightRow
{
  padding: 2px;
}

.highlightRow label
{
  line-height: 1.5em;
}

.sectionbox
{
  background-color: #fff;
  border-top: 3px solid #ccc;
  margin-top: 10px;
  padding: 10px;
}

.submitbox
{
  font-size: 2em;
  color: #545454;
}

.txtFormat input
{
  width: 350px;
}

.txtFormat label
{
  float: left;
  width: 220px;
  line-height: 1.2em;
}
