/* adjust width on Custom Forms */#surveyForm table {
width: 500px;
}

#surveyForm td.leftLabel {
width: 350px;
}
