/* MEMBER SIGNUP */
.member_signup {
	width: 100%;
}
.member_signup .row{
	padding: 5px 0px 5px 0px;
	font: 100 9pt/18px Verdana;
}
.member_signup .label{
	font-weight: none;
}

/* MEMBER LOST PASS*/
.member_lost_pass {
	width: 100%;
	font: 100 9pt/18px Verdana;
	color: #4C4B4C;
}
.member_lost_pass .err_row{
	padding: 5px 0px 5px 0px;
	color: #BA0C0C;
}
.member_lost_pass .label{
	margin: 6px 0px 6px 0px; color: #000000; font-weight: bold;
}
.member_lost_pass .row{
	padding: 5px 0px 5px 0px;
}

/* CONTACT ADDED */
.member_pass_sent{
	width: 100%;
	line-height: 140%;
	font: 100 9pt/18px Verdana;
}
.member_pass_sent .title{
	margin: 0px 0px 10px 0px;
}
.member_pass_sent .link{
	font: 700 10pt/23px Verdana;
	height: 23px;
	overflow: hidden;
	background: url(../images/icon_02.gif) no-repeat 6px center;
	padding: 0px 0px 0px 20px;
}

.member_welcome{
	font: 100 9pt/20px Verdana;
	margin-bottom: 10px;
}

.member_info{
	font: 100 9pt/20px Verdana;
	margin-bottom: 10px;
}



