#content table.address {
	border-collapse:collapse;
	border:1px #999 solid;
}
#content table.address th,#content table.address td {
	margin:0;
	padding:3px;
	font-size:16px;
	border:1px #999 solid;
	line-height:1.2;
}
#content table.address th {
	font-weight:normal;
	width:230px;
	background-color:#ffc;
	color:#663333;
}
#content table.address td {
	vertical-align:middle;
}
#content table.address input {
	margin:0 !important;
	padding:3px;
}
#zip_source, #zip_addr {
	border:1px #999 solid;
}
#zip_btn {
	width:180px;
}
