/*
##############################################################################
 # B E A   S Y S T E M S
 #
 # C O L L A B O R A T I O N  P O R T L E T S
 #
 # Copyright (c) 2001-2005 BEA Systems, Inc.
 #
 # All Rights Reserved. Unpublished rights reserved under the copyright laws
 # of the United States. The software contained on this media is proprietary
 # to and embodies the confidential technology of BEA Systems, Inc. The
 # possession or receipt of this information does not convey any right to
 # disclose its contents, reproduce it, or use,  or license the use,
 # for manufacture or sale, the information or anything described
 # therein. Any use, disclosure, or reproduction without BEA System's
 # prior written permission is strictly prohibited.
 #
##############################################################################
*/

/*----------------------------------------------------------------------------
|
| This file contains the style resources for the common areas of the portlets.
|
+---------------------------------------------------------------------------*/

.wlp-common-style-input-button
{
	font-size: 8pt;
}

.wlp-common-style-link-minor
    {
    font-size: 9pt;
    font-weight: normal;
    font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
    }
    
.wlp-common-style-error-header
    {
    font-size: 8pt;
    font-weight: normal;
    font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
    }

