<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============================================================= */
.divIE{
	position: relative;
	width: 210px;
	height: 16px;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	margin: 1px;
	padding: 0 2px;
	text-align: left;
}
.divCD{
	width: 170px;
	height: 16px;
	background-color: #ee0;
	color: #000;
	border: 1px solid #000;
	margin: 1px;
	text-align: center;
}
/* ============================================================= */
</pre></body></html>