@charset "utf-8";
/* CSS Document */
/* Celebrations Club Form and Shadowbox */

label, ol, .benefits li	{font-size:.9em;font-family:georgia "times new roman" times;color:#60380f; font-weight: bold; text-align:left;}
td {text-align: left;}
input {color: #7a0000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; background-color: #fff; border: 1px solid #60380f; font-weight: bold; margin-bottom: 2px;}
.btn {border:0px;}

.ccdets {background:#f5e8c7; width: 420px; min-height:362px; height:auto !important; height:357px; position: absolute; margin-top:10px; padding: 15px 5px 5px 11px;}

.ccform {background-color:#f5e8c7; padding: 3px 8px 7px 8px;}


/* JQUERY VALIDATE */
label.error {float: none; color: red; padding-left: .5em; vertical-align: top; display: block; }
p { clear: both; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

#sel_rad label.error {display: none;}