/*! 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 the display controls companion files: views.css / viewsTheme.css companion files: viewsRTL.css / viewsThemeRTL.css*/ /***************************************/ /*** D I S P L A Y C O N T R O L S ***/ /***************************************/ .lotusViewControl div { padding:2px; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; } /***********************************************************/