.member {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	width: 160px;
}
.member_button {
	background-color: #1FA74A;
/*	background-image:url(../images/submit.jpg);*/
	color: #FFFFFF;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
