.fieldLabel,.requiredFieldLabel {
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}

.requiredFieldLabel {
	font-weight: bold;
}

.fieldInput {
	text-align: left;
}

.fieldLabelAndInput {
	text-align: center;
}

.errorMessage {
	color: #990000
}

.rich-tab-active {
	font-weight: bold;
}

.rich-tab-active {
	color: #2E3092;
}

.rich-panelbar {
	border-color: #c0c0c0;
}

.rich-panelbar-header,.rich-panelbar-header-act {
	padding: 4px 8px 4px 8px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, non-serif;
	font-weight: bold;
	color: #ffffff;
	min-height: 1.2em;
}

.rich-panelbar-header span.accordianHeader {
	padding-left: 20px;
	background: url("../images/itoolbar/png/16/panel-item.png") no-repeat left;
}

.rich-panelbar-header-act span.accordianHeader {
	padding-left: 20px;
	background: url("../images/itoolbar/png/16/panel-item.png") no-repeat left;
}

.rich-table-cell,.rich-table-headercell {
	padding: 2px 4px 2px 4px;
}

.rich-table-headercell {
	color: #2E3092;
	background: #eeeeee;
}

.rich-mpnl-header {
	border: 0px;
}

.rich-mpnl-body {
	vertical-align: middle;
}

.rich-table-footercell {
	padding: 3px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}

.rich-table-footercell td {
	padding: 3px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}

.rich-table-subheadercell {
	border-style: solid;
	border-width: 1px;
	border-color: #c4c0c9;
}

a.rich-list-picklist-button-selection {
	height: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.rich-picklist-source-cell,.rich-picklist-target-cell,.rich-picklist-source-cell-selected,.rich-picklist-target-cell-selected
	{
	text-align: left;
}
