
.x-tab-default .x-tab-inner {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #afafaf;
	font-family: tahoma,arial,verdana,sans-serif;

}

.x-tab-default-active .x-tab-inner {
	font-weight: bold;
	color: #c8c8c8;
}

.x-tab-default-disabled .x-tab-inner {
	color: #626262;
}