@import "form.css";

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

.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, .member_lost_pass .row td{
	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 15px center;
	padding: 0px 0px 0px 12px;
}
.my_page .title, .my_page .title a{
	font: 700 8pt/18px Verdana;
	color: #4C4B4C;
}
.my_page .title a{
	padding-left: 15px;
}
.my_page .row{
	padding: 10px 0px 15px 0px;
	font: 100 8pt/18px Verdana;
}
.my_page .label{
	padding-left: 25px;
}


.nav{
	margin-top: 6px;
	margin-bottom: 10px;
}
.nav .button{
	width: 25%;
}
.nav2 .flat{
	margin-top: 5px;
	border: 1px solid #C9C7BA;
	width: 180px;
}
.nav2 .flat2{
	margin-top: 5px;
	border: 1px solid #C9C7BA;
	width: 130px;
}
.nav3{
	margin-bottom: 10px;
}

.member_form_completed{
	width: 100%;
	line-height: 140%;
	font: 100 12px/17px Verdana;
}
.member_form_completed .title{
	margin: 0px 0px 10px 0px;
}
.member_form_completed .link{
	font: 700 12px/17px Verdana;
	height: 17px;
	overflow: hidden;
	background: url(../images/icon_02.gif) no-repeat 6px 6px;
	padding: 0px 0px 0px 17px;
	margin-bottom: 10px;
}