#content_preregistration {
	margin: 0 20px;
}
#content_preregistration table {
	font:12px verdana, arial, helvetica;
}
#comment {
    background:#FDFECB;
	border:solid 1px #FF6;
	padding:10px;
}
#content_preregistration h3 {
	font-size: 20px;
	font-weight: bold;
	color: #009;
	background-image: url(images/bg1.png);
	margin: 20px 0;
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	border-top: 1px solid #009;
}
#content_preregistration h4 {
	color: #009;
	background-color: #EEE;
	padding: 3px 10px;
	margin: 20px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top: 1px solid #CCC;
}
#content_preregistration .red {
	color: #900;
}

#googlelink th {
	color: #900;
}
#slow strong {
	color: #900;
}

#googlelink .wrd {
	padding: 0 10px;
	border-right: 1px solid #CCC;
}
#googlelink tr td, #googlelink tr th{
	font:12px verdana, arial, helvetica;
	border-bottom: 1px solid #CCC;
}

