@charset "UTF-8";
#main form dl dd .textInput    {
	width: 275px;
}
/* CSS Document */

legend {
	border-style: none;
	font-weight: bold;
	color: #47271C;
	margin: 15px 0px 0px 10px;
	padding: 0px;
	background-color: transparent;
}
fieldset {
	border-style: none;
}
.textfieldServerError {
  display:block;
  margin:0px;
  color:#CC3333;
}.formButtons {
	margin-top: 5px;
}

