/*! Licensed Materials - Property of IBM. (c) Copyright IBM Corporation 2001, 2009. All Rights Reserved. U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. This CSS was built on April 30 2010. (version: OneUI-2.1.0_149_20100430-1512) these are the styles for lists companion files: lists.css / listsTheme.css companion files: listsRTL.css / listsThemeRTL.css*/ /*** L I S T S ***/ /*use in conjuction with sections if you want a more complex list*/ ul.lotusList li.lotusSelected { background-color:#3b506f } ul.lotusList li { padding:1px 0 } ul.lotusList li.lotusSelected, ul.lotusList li.lotusSelected a, ul.lotusList li.lotusSelected a:visited { color:#fff; } /***********************************************************/