/*#formList td {
	white-space: nowrap !important;
}

#tabs {
	display: block;
	float: left;
	width: 100%;
}

#tabs ul.ui-tabs-nav.ui-corner-all {
	border-radius: 0 !important;
}

.action-buttons {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.action-buttons input[type="text"] {
	width: 150px;
	height: 25px;
	border: 0 none;
	border: 2px solid #cfcfcf;
}*/
