
#appformScreen .formSection {width: 400px; }
#appformScreen .formTable { width: 400px; }
#appformScreen .formTable .fieldTitle  { width: 150px; }
#appformScreen .formTable .text, .formTable .disabled  { width: 190px; }
#appformScreen .formTable .wideFieldCell textarea { width: 350px; }

#appformScreen .formTable .text_country  { width: 130px; margin-right: 42px; }
#appformScreen .formTable .text_specialistDescription  { width: 190px; margin-right: 42px; }
#appformScreen .formTable .text_pregnancyWeek { width: 40px; }
#appformScreen .formTable .datePickerElementC .date { width: 172px; }

