@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.main { 
    margin: 80px 0 0 0; 
    padding: 0 15px 0 15px;
}
.action-bar {
    margin: 10px 0;
}

form.product-details label {
    font-weight: normal;
}
legend.form-section {
    font-size: 16px;
    margin: 20px 0 15px 0;
}

/* 
table#materials input {
    border: none;
    box-shadow: none;
}
*/