
#submit {
	float:right;
}

textarea {
	width:300px;
}

#years_field {
	width:25px;
}

.membership-form {
	margin-left:22px;
	border:1px solid #404040;
	width:600px;
}	

.membership-form td p {
	padding-left:0px;
}
.dollars {
	text-align:left;
}

.disabled {
	color:#000000;
	background-color:#DDDDDD;
}