.usagetab {
	float: right;
	text-align: center;
	height:inherit;
	min-height: inherit;
	line-height: 40px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
}

.usagetabs {
	border-top-left-radius: 15px;
	border-bottom: 1px solid #adafb1;
	min-height: 40px;
	background-color: white;
	font-size: 12pt;
	margin-top: -10px;
	margin-bottom: -10px;
}

.usagepietab {
	text-align: center;
	width: 100%;
	height:inherit;
	min-width: 100px;
	min-height: inherit;
	line-height: 40px;
	position: relative;
}
