.helptext {
font-size: small;
line-height: normal;
display: block;
color: #666;
margin-bottom: 12px;
margin-top: 4px;
}
.entry-content th {
color: #333;
font-size: 14px;
font-weight: normal;
letter-spacing: initial;
line-height: initial;
text-transform: initial;
padding-top: 11px !important;
vertical-align: top !important;
}
.checkbox-group label {
display: block;
}
}
@media print {
/* this prevents the search controls from printing */
.pdb-searchform {
	display:none;
}}