

blockquote {
/* 	margin-top: 10px; */
/* 	margin-bottom: 15px; */
/* 	margin-left: 10px; */
/* 	width: 400px; */
/* 	padding: 5px; */
	width: 400px;
	padding: 5px;
/* 	font-style: italic; */
	background-color: #ffffd5;
}

.errorPageNum {
	background: #ffff66;
	padding: 3px;
}

.errorList li {
	margin-top: 10px;
}

.errorList blockquote strong {
	background-color: yellow !important;
}

.commentField textarea {
	height: 3em;
	width: 30em;
}

.highlightedText {
	font-weight: bold;
}
