div#portletSections { /*background: white url();*/ z-index: 100; } div#portletSections table { /*width: 950px;*/ } div#portletSections table td.left { width: 200px; } div#portletSections table td.center { text-align: right; } div#portletSections table td.right { width: 150px; padding-right: 10px; } div#portletSections table td.center a { border: 1px solid #889EB6; border-bottom-width: 0px; background: #BCCDDB url(/portal/company/sobis/portal.nsf/cssTabBackground.gif) top center; color: #293D6B; display: block; font-size: 8pt; float: left; font-weight: bold; margin: 4px 0px 0px 5px; padding: 4px 10px 4px 10px; } div#portletSections table td.center a:hover { background: white url(/portal/company/sobis/portal.nsf/cssBkgrSelected.gif) top center; color: #606060; text-decoration: none; } div#portletSections table td a.selected, div#portletSections table td a.selected:hover { border: 1px solid #D9D9D9; border-bottom: 0px; background: white url(/portal/company/sobis/portal.nsf/cssBkgrSelected.gif) top center; color: #606060; margin-top: 0px; padding: 4px 10px 8px 10px; } div#portletSection table td.right { vertical-align: bottom; } div#portletSections table td.right a { filter: progid:DXImageTransform.Microsoft.BasicImage (Rotation=0, Mirror=0, Invert=0, XRay=0, Grayscale=0, Opacity=0.4); width: 12px; -moz-opacity: 0.4; } div#portletSections table td.right a:hover { filter: none; -moz-opacity: 1; } div#portletSections table td.right a.selected:hover { text-decoration: none; }