.rich-panel,
.rich-stglpanel {
	border: 0px;
	margin-bottom: 10px;
}

.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	width: 100%;
	height: 25px;
	padding: 0px;
}

.rich-panel .rich-panel-body,
.rich-stglpanel .rich-stglpanel-body {
	padding: 8px;
	background-image: url(../images/panel_body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #DBDBDB;
}

.rich-calendar-footer {
	height: 10px;
}

.rich-calendar-header table,
.rich-calendar-footer table {
	width: 100%;
}

.rich-calendar-header td,
.rich-calendar-footer td {
	text-align: center;
}

.rich-calendar-month {
	font-size: 12px;
}

.rich-calendar-week {
	font-size: 10px;
	text-align: center;
}

.rich-calendar-cell {
	width: 20px;
	height: 18px;
	font-size: 11px;
}

.rich-message, .rich-messages {
	display: block;
}

.rich-tool-tip {
	background-image: url(../images/panel_body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.rich-tabhdr-cell-active {
	font-weight: bold;
}

.rich-table {
	width: 100%;
	border: 0px;
	background-color: transparent; 
}

.rich-table-cell {
	border: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBDB;
}

.rich-datascr-inact {
	color: #5B5B5B;
}

.rich-datascr-act {
	color: #4B4B4B;
}
