table#tabmenu { margin-bottom: 0em; }
td.tabs, td.selectedtab, td.tabspacer, td#contentscell { border: 1px solid #CCCCCC; }
td.tabspacer { border-width: 0 0 1px; }
td.tabs, td.selectedtab { padding: 5px; width: 20%; }
td.tabs { background: #F0F0F0; cursor: pointer; }
td.selectedtab { border-bottom: 0; }
td.selectedtab, td#contentscell { background: #FFFFFF; }
td#contentscell { border-width: 0 1px 1px; padding: 5px; }
div.contents { display: none; }
div.selectedcontents { display: block; }
