#overlay_taf_sw, #overlay_taf_sw_conf {
	margin: 0 auto;
	visibility: hidden;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	_position: absolute;
	_left: 0;
	_z-index: 1000;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: url("/template/shared/images/community/overlay.png") left top repeat;
	_background: url("/template/shared/images/community/overlay.gif") left top repeat;
}

#overlay_taf_sw .close, #overlay_taf_sw_conf .close {
		position: relative;
	width: 26px;
	height: 26px;
	border: none;
	margin-top: -8px;
	margin-right: -8px;
	background: url("/template/shared/images/community/close24.gif") 0 0 no-repeat;}



#taf_sw_form, #taf_sw_conf_form {
	width: 300px;
	margin: 120px auto;
	padding: 15px;
	text-align: left;
}

#taf_sw_form div.existing_member, #taf_sw_conf_form div.existing_member {
	background: #15171a url(/template/shared/images/community/header_fade.gif) repeat-x;
	margin-top: 10px;
	border: 2px solid #151515;
	float: right;
	width: 325px;
	padding: 10px;
	display: block;
}

#taf_sw_form #form_field label {
    display: block;
    margin: 1em 0 .25em 0;
    padding: 2px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: Verdana, sans-serif;
    
    color: #1B72CC;
}

#taf_sw_form #form_field .input_text {
	margin-left: 3px;
	padding: 2px;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
    width: 275px;
    border: 3px solid #fff; 
    font-family: Arial, Helvetica, sans-serif;
}

#taf_sw_conf_form p, #taf_sw_conf_form h2 {
    padding: 0px;
    margin: 0px;
    color: #FFF;
}

#tafConfirmationEmailsSw {
    color: #378AB4;
    font-weight: bold;
}