label
{
  color: #666;
  font-weight: bold;
  width:12em;
  display:block;
  float:left;
}

#nojs	
{
  display:none;
}

#nojs input, #nojs select {
  margin:0px;
}

#testdiv1
{
  position:absolute;
  z-index:2;
}

.formErr
{
  position:relative;
  left:-0.5em;
  z-index:2;
}
.formErr2
{
  position:relative;
  left:-1em;
  z-index:3;
}
.formErr3
{
  position:relative;
  left:-1.5em;
  z-index:4;
}

.date2 { width:2em; }
.date4 { width:4em; }

.widelabel { width:16em; }

#contactpref label {
	width:114px
}
