/* CSS Document */
.inputMemberQuick {
	height: 18px;
	width: 118px;
	border: 1px solid #0070ac;
	font-size: 11px;
	color: #0070ac;
}
.memberQuickTitle {
	color: #0070ac;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.memberQuickBody {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0070ac;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buttonMemberQuick {
	background-color: #FFFFFF;
	background-image: url(../img/button/loginMemberQuick.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 20px;
	border: solid 0px;
}