

input,
select,
textarea {
    font-size: 1em;
    padding: 1px;
}
#cmds {
    background-color: #def;
    color: #444;
    f-loat: right;
    p-osition: relative;
    w-idth: 200px;
    m-argin: 0px -5px 0px 0px;
    b-order: 1px solid #00c;
}
#cmds .section {
    margin: 0px 0px 30px;
}
#cmds .section h3 {
    font-size: 1.3em;
}
#cmds .section a:hover {
    text-decoration: underline;
}
#cmds .label {
    margin: 10px 0px 3px;
}

