/* dojox.mobile.RoundRectCategory */
.mblRoundRectCategory {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}
