/*teclan Product Tabs */ .tab-content { display:none; border:1px solid #669900; height:400px; padding:15px; overflow:auto; } #tab-title-bar a { display:block; background:url('tab-bg.jpg') no-repeat; width:87px; height:35px; border-bottom:none; float:left; padding:5px 0px 0px 0px; text-align:center; margin-bottom:-5px; } #tab-title-bar a.selected { background:url('tab-bg-hover.jpg') no-repeat; width:87px; height:35px; color:#ffffcc; }
