/**
 * All of the CSS for your common functionality should be
 * included in this file.
 */
 form.wps_rma_guest_form input[type=text], form.wps_rma_guest_form select {
    max-width: 300px;
    width: 100%;
    margin: 5px 0 20px;
}
form.wps_rma_guest_form p {
    
    margin: 0;
}