/* CSS Document */
label
{



  font-size:12px;
  color:#114477;
}

input
{
 
}
textarea
	{
	
	}
.form {
	color:#1188DD;
	font-size:12px;
	}
.errorMsg
{
  position: absolute;
  left: 7em;
  width: 25em;
  color: #FF0000;
  font-weight: normal;
}


.file {
	position: absolute;
  left: -1500em;}