.dynamite_editor {

border-style: dotted;
border-width: 1px;
border-color: #000;
padding: 5px;
display: inline-block;

}

.dynamite_editor td {

font-size: 0.8em;

}

.dynamite_editor th {

font-size: 0.8em;
text-align: left;

}

.dynamite_editor .button {

font-size: 0.8em;
padding: 1px;
background: #005500;
text-decoration: none;
color: #fff;

}

.dynamite_editor .edit {

margin-left: 25px;

}

.dynamite_editor .delete {

margin-right: 25px;

}