#PrecinctsReporting tr:nth-child(3) {
display: none;
}


html body {

background-color: #ffffff;

}

#content {

border-style: dotted;

border-color: #000000;

border-width: 1px;

}

#Banner img {

display: none;

}
