
.ui-tabs .ui-tabs-nav li.first-child {
	width: 200px;
    border-right: none;
}
.ui-tabs .ui-tabs-nav li.last-child {
	width: 89px;
}

