body { font-family: Arial, sans-serif; background: white url(img/bg.gif) repeat-y; color: #333; margin:0; padding:0 }
td { font-size: 12px; color: white }
a { font-weight: bold; text-decoration: none; color:white }
a:hover { font-weight: bold; text-decoration: underline; color:white }
.bigtext { font-size: 14px; color: white } 
.biggertext { font-size: 17px; color: white } 
h3 { font-size: 15px; color: white }

.fieldbox { margin: 1em 20px 1em 0; background: #777; padding: 0.5em 1em }
.fieldbox-ro { margin: 1em 20px 1em 0; border: 1px solid #ccc; padding: 0.5em 1em }

.edit-link { font-size: 60% }
.fieldbox-ro .label, .fieldbox label { width: 13em; display: block; float: left }
input.text, input.text-half, input.text-quart, input.text-eight, .fieldbox textarea { width: 27em; border-width: 1px; margin-bottom: 0.5em }
input.text { width: 27em }
