table.typo3-editPanel { border: none; background-color: #fff; width: 100%; position:relative; z-index:1001; }
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid red; background-color: #ffcfd9; padding:2px;}
table.typo3-editPanel TD.typo3-editPanel-controls a { padding:2px; margin:0 2px; }
table.typo3-editPanel TD.typo3-editPanel-controls a:hover { background-color:#e0e0e0; }
table.typo3-editPanel TD.typo3-editPanel-label { border: 1px solid green;background-color: #d3ffca;}