div#portletTopLinks { color: white; text-align: left; padding-left:10px; padding-top:5px; } div#portletTopLinks a.menuLevel0, div#portletTopLinks a.menuLevel1 { display: none; } div#portletTopLinks a.menuLevel2 { color: /*#437b9e #5182a3*/white; font-size: 8pt; font-weight: bold; padding: 2px; text-decoration: none; } div#portletTopLinks a.menuLevel2:hover { text-decoration: none; color:#c60000; } div#portletTopLinks a.smallIcons { height: 90%; filter: progid:DXImageTransform.Microsoft.BasicImage (Rotation=0, Mirror=0, Invert=0, XRay=0, Grayscale=0, Opacity=0.2); -moz-opacity: 0.8; } div#portletTopLinks a.smallIcons:hover { filter: none; -moz-opacity: 1; }