/********************* ***************************/
/* */
/** DISABLES **/
#e2ma_signup {margin: 0px;
	width: 100%;
text-align: left;
}

.e2ma_signup_message span {display: none;}		/*REQUIRED: removes "invisible character spacing" */
.e2ma_signup_form_required_asterix {display: none;}
.e2ma_signup_form_required_footnote {display: none;}
#e2ma_signup_reset_button {display: none;}

/******************* **************************/


.e2ma_signup_form_row {margin-bottom: 5px;
	width: 100%;
	position: relative;
	vertical-align: middle;}

.e2ma_signup_form_label {padding: 4px 0px;
	text-transform: uppercase;
	font-size: 11px;}

.e2ma_signup_form_element input {width: 130px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 0px;}

.penscoStatus {font-weight: normal;
	text-transform: none;
	line-height: 1.6em;
	display: block;}		/*REQUIRED: resolves IE line-height bug */

.e2ma_signup_form_group_list {display: block;
	width: 45px;
	position: absolute;
	top: 4px;
	right: 5px;
}

.e2ma_signup_form_group_list input {margin-top: 3px;
	display: inline;
	width: 13px;
	height: 13px;
	float: right;
	clear: both;
	position: static;}

.e2ma_signup_form_group_list label {margin-right: 5px;
	color: #b3b2a7;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6em;
	text-transform: uppercase;
	float: right;}

.e2ma_signup_form_group_list input:hover + label  {color: black;}

.e2ma_signup_form_button_row {text-align: center;}

#e2ma_signup_submit_button {margin: 0px auto;
	text-align: center;
	display: block;
	cursor: pointer;
	width: 100px;
xbackground: black url(/images/buttons/submit_UNUSED.gif) no-repeat center center;
xborder: none;
xpadding: 5px 0px;
	}


/*****
WEBINAR ARCHIVES WEBPAGE
*****/

#WAC_formEntry .e2ma_signup_form_group_list label {color: white;}
#WAC_formEntry .e2ma_signup_form_group_list input:hover + label {color: #600;}
#WAC_formEntry .penscoStatus {margin-left: 15px;
	display: block;}
#WAC_formEntry .e2ma_signup_form_group_list {margin-right: 15px;}
























