/* For very small spaces, the labels are positioned partially over the fields */
/* Version 19.00 (##009##) */

div.fcp_wrapper {background-color:#eee;padding:0 3px;font-size:.8rem;max-width:100%}
div.fcp_captcha_inner {background-color:#f6f6f6}
div.fcp_sendrow {text-align:center}
div.fcp_fixed_heading span {font-size:1.2em}

/* labels partially over the fields */

div.fcp_line  {position:relative}
div.fcp_label {position:absolute;top:-.5em;left:.5em;z-index:1000;text-transform:uppercase;
    color:#ec932f;text-shadow:2px 2px 8px white, -2px -2px 8px white}
