/**************************************************************** ** IBM Confidential ** ** OCO Source Materials ** ** BI and PM: tm1web ** ** (C) Copyright IBM Corp. 2007, 2009, 2011 ** ** The source code for this program is not published or otherwise ** divested of its trade secrets, irrespective of what has been ** deposited with the U.S. Copyright Office. *****************************************************************/ .pageDialog { width:270px; height:420px; v-align: center; text-align:center; font-family: Tahoma, Arial; } .ContentContainer { width:230px; height:330px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:5px; text-align:left; overflow-y:auto; overflow-x:auto; } .MessageLabel { font-size: 8pt; text-decoration:underline; } .DialogTable { text-align:left; font-size: 9pt; font-family: tahoma,arial,sans-serif; } .ActivePage { font-family: tahoma, arial, sans-serif; font-size: 9pt; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; padding-right: 5px; white-space: nowrap; } .OtherPages { font-family: tahoma, arial, sans-serif; font-size: 9pt; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; padding-right: 5px; white-space: nowrap; background-color: snow; }