/************** widget styles *****************/

.widgetWindow  {
        }				

.widgetWindowTitle  {
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				color:#666666;
				font-style: normal;
				font-weight: bold;
				text-decoration: none;
				}				

.widgetWindowFrame  {
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        }				

.widgetWindowTitleFrame  {
        }				

.widgetConfigPanel  {
        text-align: left;
        background-color: #DDDDDD;
        padding: 5px;
        border-bottom: 1px solid #7F7F7F;
        }				
