
input.primary {font-weight: bold; margin: 0 2em; }

#gameslist th, #gameslist td {border: 1px solid silver; }
th label, td label {display: block; text-align: right; padding: 1em 1em 0 1em; }
label kbd {font: inherit; text-decoration: underline; }

input[type=text], textarea, input[type=password] {padding: 3px; border: 1px solid #369; }
input[type=text]:focus, textarea:focus, input[type=password]:focus {border: 1px solid #c30; background: #fffff0; }
#gameslist tbody th+th {text-align: left; padding-left: 1.5em; }

caption {font: bold 1.6em "Trebuchet MS"; border-bottom: 1px solid gray; color: #333399; }

input[readonly], input[readonly]:focus {background: #edd; color: #333; border-color: gray; }
textarea {font: 1.1em "Lucida Sans Unicode", Verdana; padding: 1em; }

.actionbuttons {padding: 10px 0; background: #ffb; border-top: 1px solid #c64; }