#header { height: 20px; width: 670px; background: #aaa; margin-bottom: 8px; }

#pascal { width:50%;float: left; }

#pascal textarea { margin: 4px; border:1px solid #444; width:320px; height: 280px;background: #000088; color: #aaaa00; font: normal 12px Courier New; float: left; }

#console { margin: 6px; border:1px solid #444; overflow:auto; width:320px; height: 280px;float: right;background: #000; color: #777; font: normal 12px Courier New; }

#pascalTool{ text-align: left; width: 670px; display:none; background: #eee; height: 340px; border:1px dashed #444;  }

#pascalTool p{ color: #777; font-size: 8px;  }
