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

.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;
}

.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 8pt/21px Verdana;
	height: 21px;
	overflow: hidden;
	background: url(../images/icon_02.gif) no-repeat 6px center;
	padding: 0px 0px 0px 20px;
}

.my_page{
	width: 100%;
	font: 100 8pt/18px Verdana;
}
.my_page .header{
	padding: 10px 0px 10px 10px;
	color: #595959;
}
.my_page .label{
	padding: 0px 0px 10px 10px;
	color: #595959;
}
.my_page .title{
	background: url(../images/icon_02.gif) no-repeat 0px center;
	padding: 0px 0px 0px 12px;
}
.my_page .title, .my_page .title a{
	font: 700 8pt/18px Verdana;
	color: #4C4B4C;
}
.my_page .row{
	padding: 10px 0px 15px 0px;
	font: 100 8pt/18px Verdana;
}