body, input, button, select, textarea {
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
}
.vbidLoad { position:absolute;top:10px;left:400px;display:none;padding:10px;background:#eef; }
.vbidFen { margin-top:0.5em;margin-bottom:0em;color:#551a8b; }
#container { margin: 1em; }

/*
.controls1 { text-align: left; }
.controls2 .right { float: right; }
*/
.board-cont { width: 1em; }

#moves { font-family: monospace; height: 300px; overflow: auto; }
#moves .oneMove { padding-right: 0.5em; padding-left: 0.5em; float: left; text-align: right; text-decoration: none; }
#moves .whiteMove { width: 7.5em; clear: both; padding-left: 0em; }
#moves .oneMove:hover { background-color: #ccf; }
#moves .oneMoveSel, #moves .oneMoveSel:hover { background-color: #66c; color: #fff; }

#stats { font-family: monospace; width:44em; margin-top: 1em; color:#551a8b;}

#f_depth { text-align: center; }

#infog { margin-top: 1em; }
