/*! 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 place bar (layout) companion files: placebar.css / placebarTheme.css companion files: placebarRTL.css / placebarThemeRTL.css*/ /*** P L A C E B A R ***/ /*this place bar shows up right below the title bar and tells user what place or community they are in*/ .lotusPlaceBar { margin:-7px 0 -5px; border-width:0 0 1px 0; border-color:#ccc; z-index:1 } .lotusPlaceBar h2 { margin-left:0; padding-left:10px } .lotusPlaceBar .lotusBtnContainer a .lotusDropDownSprite { margin:0 -2px 0 2px; background-position:0 -728px; } /***********************************************************/