.spellCheck label {
	display: inline-block;
	width: 100px;
	text-align: right;
	font-weight: bold;
	padding: 0 4px 0 0;
	vertical-align: top;
}
.spellCheck .dijitTextBox {
	width: 148px;
	margin: 0;
}
.spellCheck select {
	width: 150px;
}
.spellCheck p.busyImage {
	width: 150px;
}
.spellCheck .success  div{
	margin: 6px 1px;
}

.pl .spellCheck .done {
	padding-left:390px;
	margin-top: 15px;
    padding-bottom: 20px;
	text-align: right;
}

.spellCheck .actions {
	vertical-align: top;
	width:190px;
}
.spellCheck .actions .buttonrga {
	margin: 4px;
}
