#row-monitor table, #row-monitor textarea { width: 190px; }
#row-monitor input[type="text"], #row-monitor input.field { width: 40px; text-align: right; }
#row-monitor select { width: 100%; }
#row-monitor hr { border: 1; background-color: #999999; color: #999999; height: 0px; width: 100px;  }
#row-monitor a, #row-monitor label { color: #000099; text-decoration: none; }
#row-monitor a:hover, #row-monitor label:hover, #row-monitor input[type="submit"] { color: #0000CC; text-decoration: underline; cursor: pointer; cursor: hand; }
#row-monitor .copyright, #row-monitor .copyright a { text-align: center; font-size: 7.5pt; color: #999999; text-decoration: none; }
.ajax-loading { background: url(http://vote.xltrace.nl/images/spinner.gif) no-repeat center; min-height: 20px; }
//div .ajax-loading { padding: 20px 0; background: url(http://vote.xltrace.nl/images/spinner.gif) no-repeat center; min-height: 20px; }
#row-monitor input.ajax-loading { height: 18px; padding: 1 1 1 1; background: url(http://vote.xltrace.nl/images/spinner.gif) no-repeat center; }
#row-monitor input[type="submit"].ajax-loading, #row-monitor select.ajax-loading { height: 22px; padding: 0 0 0 0; background: url(http://vote.xltrace.nl/images/spinner.gif) no-repeat center; }
#row-monitor input[type="checkbox"].ajax-loading, #row-monitor input[type="radio"].ajax-loading { }
.ajax-invisible { visibility: hidden; display: none; }
