#join-jacl-dues-table tr td,
#join-jacl-dues-table tr th {
	padding-right:3px !important;
	padding-left:3px !important;
}
#join-jacl-dues-table tr th {
	font-size:65% !important;
	font-weight:normal !important;
	border-right:1px solid !important;
}
#join-jacl-dues-table tr td {
	font-size:75% !important;
	border-top:1px solid !important;
}

.jacl-membership-option {
	float:left;
	width:20%;
	min-width:200px;
	margin:10px;
	padding:5px 5px 12px 5px;
	background-color:#f2f2f2;
	text-align:center;
}

div#district-chapter-list {
	clear:both;
}
div.chapter {
	float:left;
	width:20em;
	height:4em;
	overflow:hidden;
	line-height:1;
	padding-bottom:1em;
}
div.chapter span.address,
div.chapter span.phone,
div.chapter span.join-link,
div.chapter span.links {
	font-size:85%;
}
div.chapter span.chapter-name {
	font-size:130%;
}
