.list-MPT label {
	width: 300px;
	display: inline-block;
}

.legend_post_type {
	width: 300px;
}
#results {
	margin-top: 25px;
	color: red;
	font-weight: bold;
	width: 100%;
	padding: 6px 0 5px 10px;
	max-height: 200px;
	overflow-y: scroll;
}
#results .successful {
	color: green;
}
.ui-progressbar .ui-progressbar-value {
	background-image: url( '../img/pbar-ani.gif' );
}