#infotable td.menu { border: 1px solid #ccc; border-bottom: 0; padding: 0.75em 0.5em; background: #eee; width: 170px; height: 3.0em; cursor: pointer; vertical-align:middle; } #infotable td.active { border-right: #fff 1px solid; background: #fff; width: 170px; height: 3.0em; } #infotable td.active a { color: #000; text-decoration: none; } #tab_contents_container { border:1px solid #ccc; border-left:0; padding:0.75em 1em; } #empty_tab { border-top:1px solid #ccc; border-right: #ccc 1px solid; background: #fff; }