/* headings */
.ws-heading {
text-decoration: underline;
font-size: 100%;
text-align: center;
font-weight: normal;
}
.ws-heading.count{
font-weight: bold;
}
/* on page 10 */
.wst-form-field .field {
text-align: left;
padding-left: 0.5em;
border-bottom: 1px solid black;
}