.ui-fileupload-choose {
	border-width: thin;
	border-style: solid;
	background-color: black;
	color: white;
	text-align: left;
}

.ui-fileupload-buttonbar {
	border-width: thin;
	border-style: solid;
	text-align: left;
}

.ui-fileupload start {
	border-width: thin;
	border-style: solid;
	text-align: left;
}

.ui-fileupload-content {
	border-width: thin;
	border-style: solid;
	text-align: left;
}

.ui-fileupload .cancel {
	display: none;
	text-align: left;
}