
.rich-tab-inactive {
	background: none;
	cursor: pointer;
}

.rich-tab-active {
	background-image: none;
	border-top: 2px solid red;
}

.rich-tab-header {
	font-size: 13px;
}

.rich-tabpanel-content {
	padding: 15px 15px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.rich-tab-bottom-line {
	border-bottom-color: #E6E6E6;
}

.rich-tabhdr-side-cell {
	border-top-color: #E6E6E6;
}