.ui-dialog {
	padding: 0.2em;
	border: 1px solid #777;
	background: #fff;
	color: #333;
	font: 0.8em/1.4em Verdana, sans-serif;
}

.ui-dialog-titlebar {
	font: 600 1.0em/1.2em Verdana, sans-serif;
	background: #ddd;
	border: 1px solid #777;
	padding: 0.3em;
}

.ui-icon {
	float: right;
}

.ui-dialog-buttonpane {
	clear: both;
	padding-top: 1.0em;
}

#ucc-csce-copyedit-wrapper fieldset {
	padding: 0.5em;
}

#ucc-csce-copyedit-wrapper label {
	display: inline-block;
	width: 120px;
}

#ucc-csce-copyedit-wrapper ul.errors {
	color: #f00;
}

#ucc-csce-copyedit-wrapper p.success {
	font-size: 1.0em;
	text-align: center;
	padding: 1.0em;
}

#ucc-csce-copyedit-wrapper span.help {
	font-style: italic;
}

#ucc-csce-copyedit-messages {
	padding: 0.5em;
}

#ucc-csce-copyedit-messages ul {
	list-style: disc;
	margin-left: 1.0em;
}
