div.errorBlock { margin-left: 5px; width: 400px; }

div.errorText { width: 100%; color: #FF0000; padding: 5px; border: 2px solid #FF0000; }

form { margin:0; padding:0; display: inline; }

div.busyBlock { position: absolute; background: #000000; z-index: 50; background-image: url(images/processing.gif); background-repeat: no-repeat; background-position: center center; filter:alpha(opacity=60);   -moz-opacity: 0.6;   opacity: 0.6; }

div.dontshow { display: none; }
