p { text-align: center; }
table {
	margin: auto;
	font-size: 11px;
}
#content form td.button {
	background: #DDD;
	border: 1px solid #CCC;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	line-height: 19px;
    font-size: 12px;
	padding-left: 10px;
}
#content form input.blue {
	font-size: 11px;
	background: #CCDDEA;
}
p.location {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
