/*teclan Product Tabs */ .tab-content { display:none; border:1px solid #999999; height:345px; padding:15px; overflow:auto; } #tab-title-bar a { display:block; border:1px solid #999999; border-bottom:none; float:left; padding:5px 10px; text-align:center; height:25px; line-height:25px; border-bottom:medium none; } #tab-title-bar { margin:2px; padding:2px; } #tab-title-bar a.selected { background:#ff3300; color:#ffffcc; }