/* use to overide ui.all.css components */
.ui-tabs-panel {
	border: none;
	line-height:1.1em;
	padding: 5px 2px;
}
.ui-tabs-nav {
	border-width: 0px;
}
