
#tt-transfer-form, #tt-search-form {
    max-width: 500px;
    padding: 15px;
    background: #f9f9f9;
    margin: 20px 0;
    border: 1px solid #ddd;
}
#tt-transfer-form p, #tt-search-form p {
    margin-bottom: 10px;
}
