pysteve/www/htdocs/css/steve_interactive.css [268:299]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.modal-header,
.modal-footer {
  padding: 10px 20px;
}
.modal-header {
  border-bottom: #eeeeee solid 1px;
}
.modal-header h2 {
  font-size: 20px;
}
.modal-footer {
  border-top: #eeeeee solid 1px;
  text-align: right;
}
/*ADDED TO STOP SCROLLING TO TOP*/
#close {
  display: none;
}

.cls {
    width: 100%;
    height: 2px;
    float: left;
}
#stv {
    width: 100%;
    margin-top: 60px;
    float: left;
}
#ballotbox {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



www/htdocs/steve_interactive.css [163:193]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
.modal-header,
.modal-footer {
  padding: 10px 20px;
}
.modal-header {
  border-bottom: #eeeeee solid 1px;
}
.modal-header h2 {
  font-size: 20px;
}
.modal-footer {
  border-top: #eeeeee solid 1px;
  text-align: right;
}
/*ADDED TO STOP SCROLLING TO TOP*/
#close {
  display: none;
}

.cls {
    width: 100%;
    height: 2px;
    float: left;
}
#stv {
    width: 100%;
    margin-top: 60px;
    float: left;
}
#ballotbox {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



