form {
	margin-left:0px;
}

 form p {
	width: 706px;
}

legend {
	width: 696px;
	padding-top: 16px;
	padding-left: 10px;
	color: #39b0c0;
	font-size: 19px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c7c7c7;
}

p label {
	display: block;
	float: left;
	width: 120px;
	padding-left: 10px;
	line-height: 44px;
	vertical-align: middle;
	font-size: 12px;
}

p.radio label {
	width: auto;
	display: inline;
	float: none;
}

p.check label {
	width: auto;
	display: inline;
	float: none;
}

#form p {
	border-bottom: 1px #ccc dotted;
	background: #f8f8f8;
	height: 44px;
}

form p.even {
	background: #f0f0f0;
}

p.terms {
	border: none !important;
	background: none !important;
}

p.last {
	border-bottom: 1px solid #c7c7c7;
}

input.text {
	border: 1px solid #d2d2d2;
	margin-top: 7px;
	padding: 0;
	height: 30px;
}

select {
	margin-top: 7px;
	padding: 6px 0;
	padding-right: 6px;
}

input.text {
	padding: 0 5px;
	width: 156px;
}

#submit {
	margin-left: 300px;
	width: 82px;
	height: 22px;
	border: none;
	background: #d0d3d2;
	cursor: pointer;
	text-align: middle;
	line-height: 22px;
	vertical-align: middle;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p.terms {
	margin-top: 10px;
	margin-left: 200px;
}

p.terms a {
	font-size: 13px;
	color: #39b0c0;
	text-decoration: none;
}

label.error {
	color: red;
	text-align: left;
	float: right;
}

input.error {
	border-color: red;
	background-color: #ffb7b7;
}

input.w125 {
	width: 115px;
	border: none;
	background: url(../images/inputs/125.png);
}

input.w174 {
	width: 164px;
	border: none;
	background: url(../images/inputs/174.png) no-repeat;
}

select.w174 {
	width: 174px;
	border: none;
	background: url(../images/inputs/174.png) no-repeat;
}

input.w156 {
	width: 146px;
	border: none;
	background: url(../images/inputs/156.png) no-repeat;
}

input.w229 {
	width: 219px;
	border: none;
	background: url(../images/inputs/229.png) no-repeat;
}

select.w229 {
	width: 229px;
	border: none;
	background: url(../images/inputs/229.png) no-repeat;
}

select.w300 {
	width: 310px;
	border: none;
	background: url(../images/inputs/300.png) no-repeat;
}

select.w202 {
	width: 202px;
	border: none;
	background: url(../images/inputs/202.png) no-repeat;
}