pysteve/www/htdocs/css/steve_interactive.css [327:350]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    min-height: 25px;
    cursor: move;
    cursor: grab;
    font-family: monospace;
    font-size: 16px;
    background: linear-gradient(to bottom, #f8f8f8 0%,#dddddd 100%);
    -khtml-user-drag: element;
}

.fillerbox {
    padding: 4px;
    max-width: 300px;
    min-height: 26px;
    font-family: monospace;
    font-size: 16px;
    margin: 0 0 0 0;
    -khtml-user-drag: element;
    margin-left: 40px;
}


.ballotbox_clist {
    border: 1px dotted #666;
    padding: 4px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



www/htdocs/steve_interactive.css [217:240]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    min-height: 25px;
    cursor: move;
    cursor: grab;
    font-family: monospace;
    font-size: 16px;
    background: linear-gradient(to bottom, #f8f8f8 0%,#dddddd 100%);
    -khtml-user-drag: element;
}

.fillerbox {
    padding: 4px;
    max-width: 300px;
    min-height: 26px;
    font-family: monospace;
    font-size: 16px;
    margin: 0 0 0 0;
    -khtml-user-drag: element;
    margin-left: 40px;
}


.ballotbox_clist {
    border: 1px dotted #666;
    padding: 4px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



