#EACapp { font-size:11px; position:relative; width:512px; margin:5px auto; }
#EACapp h5 { margin-bottom:2px; }
#EACapp label { display:block; margin:3px 0 0 0; }
#EACapp input.regular { width:150px; }
#EACapp input.program { width:240px; }
#EACapp input.double { width:300px; }
#EACapp input.city { width:80px; }
#EACapp input.state { width:20px; }
#EACapp input.zip { width:50px; }
#EACapp textarea.comment_big { width:510px; height:40px; overflow:auto; }
#challenges { border-top:1px solid #8B5A5D; }
#challenges td { width:25%; border-bottom:1px solid #8B5A5D; }
#EACapp td.buttons { text-align:right; padding:5px 0; }