#photo_top {
	background: url(/images/photo_membership_join.jpg) no-repeat;
	height: 163px;
}
#content #page_title {
	_margin-left: -4px;
}
#content table tr.pad td {
	padding-top: 12px;
}
#content table td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#content table td.left {
	text-align: right;
	padding-right: 5px;
}
#content table td input,
#content table td textarea {
	width: 260px;
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #F7F7F7;
	border-left: 1px solid #D8D8D8;
}
#content table td input#doit,
#content table td input.auto {
	width: auto;
	border: 1px solid #F9F7EF;
	background: #CDCDCD;
}
#content table td.small input,
#content table td input.small {
	width: 100px;
}
#content table td select {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#content  form img {
	display: none;
}
