<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.msg-border {
	border:solid 1px #2DB22D;
}
.error-border {
	border:solid 1px #f2a7a7;
}
.error-border table
{	background:#ffe8e8;
}
.error-border img
{	padding-right:5px; padding-left:5px;
}
.error-border strong
{	color:#CC0000; font-size:14px;
}
.error-sentences ul
{	margin-top:0; margin-bottom:8px; color:#000; line-height:16px;
}
.error-border ul li {
	padding-left:15px;
	display:list-item;
	list-style:none;
}
.error-div {
	color:#000;
}

.textbox {
	width:300px;
}

.textarea {
	width:300px;
	height:80px;
}
</pre></body></html>