
/* Global */
div#header { position:relative; }

div#small-apps-heading { top:27px; left:480px; position:absolute; width:378px; height:40px; }
div#small-apps-heading h1 { text-indent:-9999px; }


/* Burn Permit */
div#page-edit form div.edit-input label.long { width: 120px; }
div#page-edit form div.long { width: 450px; }

div.button { float:left; margin:14px 0 20px 0; }
div.button button { color:#4C6AA9; font-size:13px; font-family:Arial; text-transform:uppercase; }

p.burn-directions { margin-top: 10px; }

h1.small-app-heading { margin-left:24px; border-bottom: 2px solid #E4E4E4; padding-bottom:8px; margin-bottom:30px; }


table#burn-permit { margin-left: 24px; }
table#burn-permit tr th { color: #666; background-image:none; }

div.alert { position:relative; }

div.alert span { position:absolute; display:block; top:12px; right:16px; }
div#burn-details { margin-top:20px; margin-bottom:20px; }

div#footer { margin-top: 30px; }