@media projection, screen, print {

   #application .form_segment input {
      width : 21.8em;
      width : 19.9em;
   }
   #application .form_segment select {
      width : 21.8em;
      width : 20em;
   }
   #application .form_segment input.file {
      width : 41.5em;
      width : 37.7em;
   }
   #application .form_segment input.submit {
      width : 41.5em;
      width : 39.5em;
   }
   #application .form_segment textarea {
      width : 34.4em;
   }



}

@media print {
}
