#prices .name {
	width: 120px;
	float: left;
}

#prices label.field {
	padding: 0px;
}

#prices input {
	width: 95px;
}

#survey_info .name {
	width: 120px;
	float: left;
}

#survey_info label.field {
	padding: 0px;
}

#survey_info input[type=text] {
	width: 440px;
}

#survey_info .select {
	width: 440px;
}
#survey_info select {
	width: 420px;
}

#survey_info .checkbox .name {
	width: 400px;
}
.button_content {
	width: 928px;
}