#buttonContainer {
    height:25px;
    margin-top:5px;
}
#buttonContainer input {
    width:100%;
}
#submitButtonContainer {
    width:130px;
}
#notificationContainer h3 {
    padding:5px 0 5px 0;
    display:block;
    margin-top:0;
}
#notificationTable th {
    width:100px;
    font-weight:normal;
    vertical-align:top;
}
#notificationTable input {
    width:250px;
}
