.bodyform{
	padding-bottom: 1em;
}

.bodyform fieldset{
	border-top: none;
	border-right: none;
	/*border-bottom: solid 2px #f1f1f1;*/
	border-bottom: none;
	border-left: none;
	margin: 0;
	padding: 0;
	margin-top: 55px;
}

.bodyform legend {
	color: #FFF;
}

.bodyform .left,
.bodyform .right,
.bodyform label,
.bodyform span{
	float: left;
}

.bodyform .left{
	width: 52em;
}

.bodyform label,
.bodyform span{
	font-weight: bold;
}

.bodyform .left label,
.bodyform span{
	width: 14em;
	text-align: right;
	padding-right: 10px;
}

.bodyform .right label{
	width: 12em;
}

.bodyform .left div,
.bodyform .right div{
	clear: left;
	margin-bottom: .8em;
}
.bodyform input,
.bodyform select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodyform input{
	padding: 2px;
/*	width: 14em;*/
}
h2, label {
  font-family: Arial, Helvetica, sans-serif;
}
  
#msg {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}
.privacy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  width: 52em;
}