.form-outbox-input{
    width:110px !important;;
    height:25px !important;;
    margin-top:1px;
}
.form-outbox-button{
    width:80px !important;;
}
#outboxGrid{
    border: 1px solid #e0e0e0;
}
tr.highlight td.jsgrid-cell {
    background-color:  #ce352c;
    color: white;
}
