    checkboxradio {
        width: 100px;
        }
    label {
        margin: 1px 0 0 0;
        font-weight: bold;
        font-size: small;
        }
    legend {
    	font-weight: bold;
        font-size: small;
        }
    select {
    	width: 100px;
        }
    option {
        font-size: small;
        }        
    input {
    	width: 100px;
        font-size: small;
        }        
    .overflow2 {
          height: 200px;      
              }
    .overflow4 {
          height: 400px;      
              }
