/* CSS Document */
.SignUpLayer {
	position:absolute;
	width:259px;
	z-index:2;
	left: 751px;
	top: 146px;
	background-color:#FFFFFF;
	
}
.SignUpLayer .RedBorder-noBttm{border:#96171A solid 1px; }
.SignUpLayer .RedBorder{border-bottom:#990000 solid 1px;}
.SignUpLayer .marginLayer{margin:8px 8px 0px 8px;}
.SignUpLayer .p-t-thank{padding-top:6px;}
.SignUpLayer .email_input{ margin: 6px 0px 0px 4px;}
.SignUpLayer .padding{ padding:4px;}
.SignUpLayer .emailError{ font-weight: bold; color: #96171a; font-size: 12px; text-align: center; margin-top: 5px;}
.SignUpLayer .otherError{color:#96171a;background-color:#FFFFFF; text-align:left } 
.SignUpLayer .pleaseAdd{ color: #000; font-size: 9px; text-align: center; margin-top: 10px;margin-bottom: 5px;}


.SignUpLayer .signup { border="0"; height="22"; width="73"; margin: 6px 0px 0px 4px; cursor: pointer; } 