div#static {
 margin-bottom: 20px;
}

div#static table#form td#buttons {
 text-align: center;
}

div#static table#form {
 width: 600px;
}

div#static table#form td {
 padding-bottom: 5px;
 padding-top: 5px;
}

div#static table#form textarea {
 width: 100%;
 overflow: auto;
}

div#static table#form td#title {
 text-align: right;
}

div#static table#form td#title input {
 width: 300px;
}

div#static table#form td#sender_name {
 text-align: right;
}

div#static table#form td#sender_name input {
 width: 300px;
}
