/* dojox.mobile.RoundRectCategory */
.mblRoundRectCategory {
	margin: 18px 0 0 20px;
	padding: 0;
	font-family: Helvetica;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	.mblRoundRectCategory-styles;
}
