<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.productdesc .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	padding-top: 15px;
}
.productdesc div.divider {
	padding-bottom: 5px;
}
.productdesc .divider.first {
	padding-top: 0px;
}
.productdesc ._tr {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: none;
}
.productdesc ._tr.even {
	background-color: #F2F2F2;
}
.productdesc ._tr ._td {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.productdesc li.first {
	margin-top: 0px;
}
</pre></body></html>