form input {
	width: 172px;
	height: 19px;
}
form textarea {
	width: 224px;
	height: 173px;
}
form input, form textarea {
	border: 1px solid #7f9db9;
}
form input.submit {
	width: auto;
	margin-left: 160px;
}
a#privacy_policy {
	margin-left: 125px;
}
#follow_david {
	margin-top: 23px;
}
#follow_david ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#follow_david ul li {
	background-repeat: no-repeat !important;
	list-style: none;
	padding-left: 24px;
	background-position: 0px 3px !important;
}
table#affiliations {
	width: 100%;
	background: #efefef;
	margin-top: 20px;
}
table#affiliations td {
	text-align: center;
	height: 88px;
	padding-top: 8px;
}
table#affiliations td a {
	color: transparent;
}