/*! 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 header companion files: header.css / headerTheme.css companion files: headerRTL.css / headerThemeRTL.css*/ /*** H E A D E R ***/ /*found at the top of the page, center column*/ .lotusHeader { margin-bottom:5px; margin-top:-5px; overflow:hidden; position:relative; zoom:1 } div.lotusHeader { margin-bottom:15px } /*this is for a simple header, not in a table layout, to adjust the bottom margin*/ .lotusHeader img { margin-right:10px; } .lotusHeader .lotusDetails { margin-top:5px; position:relative; white-space:break-word; clear:both } .lotusHeader .lotusDetails p { color:#666 } .lotusHeader .lotusBtnContainer { margin-top:10px; } /***********************************************************/