.small_box label {
    font-weight: bold;
}

.small_box label.small_txt {
    font-size: 11px;
    font-weight: normal;
}


input {
    border: 1px solid #CCC;
    color: #333;
    padding: 2px;
}

input.submit {
    border-right: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
}