div#skip {
    font-size: x-small;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -100px;
    width: 1px;
}
.offscreen {
    position: absolute;
    z-index: 1000;
    top: -1000px;
}
.clear {
    clear: both;
}
input[type=radio],
.radio{
    /*margin: -2px 6px 0 0;*/
      margin-right:10px; margin-left:10px;
}
input[type=checkbox],
.checkbox {
    margin: -2px 6px 0 0;
}

querytable {
    border-spacing: 2px;  
     } 
/*th, td { padding: 2px; }*/

.querytable td {
    padding: 2px;
}

 