@charset "UTF-8";
/* CSS Document */
fieldset { clear:both; padding:8px 0 8px 0; border:0; }
fieldset p, p.valid { color:#000000; margin:0; font-size:11px; font-weight:bold; }
fieldset.floater p { width:100px; float:left; line-height:160%; }
fieldset.floater input { width:300px; float:left; }
fieldset#fsOptin label { float:left; width:90%; }
fieldset#fsOptin input { float:left; margin-right:8px; }
label { cursor:pointer; }
.btn { margin-top:20px; clear:both; }
p.invalid { color:#FF0000; }
#picLoading { display:none; background-image:url(../images/ajax-loader.gif); background-repeat:no-repeat; padding-left:31px; padding-bottom:6px; }
#fsEPA input { float:left; margin-right:8px; }
#fsEPA label { float:left; width:90%; font-size:11px; }
#fsReceive p { margin-bottom:0; padding-bottom:0; }