/*! 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 legal
companion files: legal.css / legalTheme.css
companion files: legalRTL.css / legalThemeRTL.css*/
/*** L E G A L   S T A T E M E N T ***/
/*IBM logo and legal statement*/
/*3 different versions - regular pages, login page, and about page*/

.lotusLegal .lotusLicense {
  color:#666;
}

.lotusLegal .lotusBuild {
  color:#000
}

table.lotusLegal td {
  font-size:0.8em;
  line-height:1.2em
}

table.lotusLegal {
  margin:5px 25px 10px 25px;
}

table.lotusLegal td {
  vertical-align:middle;
  padding:5px;
}

.lotusLogin .lotusLegal {
  margin-left:10px
}

.lotusLogin table.lotusLegal, .lotusAbout table.lotusLegal {
  margin-top:15px
}




/***********************************************************/