<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* A {POSITION: relative}
#featureContainer {
	BORDER-BOTTOM: #999 0px dotted;
	BORDER-LEFT: #999 0px dotted;
	WIDTH: 310px;
	BORDER-TOP: #999 0px dotted;
	BORDER-RIGHT: #999 0px dotted;
	float: left;
	height: 200px;
}
#wrap {
	OVERFLOW: hidden
}
#feature {
	BORDER-BOTTOM: #999 0px dotted;
	POSITION: relative;
	BORDER-LEFT: #999 0px dotted;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 20px;
	BORDER-TOP: #999 0px dotted;
	BORDER-RIGHT: #999 0px dotted;
	width: 310px;
}
#feature .button {
	BORDER-BOTTOM: #999 0px dotted;
	POSITION: absolute;
	BORDER-LEFT: #999 0px dotted;
	WIDTH: 263px;
	BORDER-TOP: #999 0px dotted;
	TOP: 72px;
	BORDER-RIGHT: #999 0px dotted;
	LEFT: 0px
}
#feature .prev {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_left.gif) center top; FLOAT: left; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; TOP: -125px; BORDER-RIGHT: #999 0px dotted
}
#feature .next {
	BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_right.gif) center top; FLOAT: right; HEIGHT: 48px; BORDER-TOP: #999 0px dotted; TOP: -125px; BORDER-RIGHT: #999 0px dotted
}
#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}
#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}
.featureUL {
	BORDER-BOTTOM: #000 0px dotted;
	POSITION: relative;
	BORDER-LEFT: #000 0px dotted;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	WIDTH: 240px;
	FLOAT: left;
	BORDER-TOP: #000 0px dotted;
	BORDER-RIGHT: #000 0px dotted;
	LEFT: 0px;
	padding: 0px;
	height: 200px;
}
.featureBox {
	BORDER-BOTTOM: #999 0px dotted;
	BORDER-LEFT: #999 0px dotted;
	WIDTH: 240px;
	BACKGROUND-REPEAT: no-repeat;
	FLOAT: left;
	HEIGHT: 200px;
	OVERFLOW: hidden;
	BORDER-TOP: #999 0px dotted;
	BORDER-RIGHT: #999 0px dotted;
	PADDING-TOP: 10px;
}
#botton-scroll {
	Z-INDEX: 0;
	BORDER-BOTTOM: #999 0px dotted;
	BORDER-LEFT: #999 0px dotted;
	MARGIN: 0px auto;
	WIDTH: 240px;
	FLOAT: left;
	HEIGHT: 200px;
	BORDER-TOP: #999 0px dotted;
	BORDER-RIGHT: #999 0px dotted
}
#block {
	Z-INDEX: 0;
	BORDER-BOTTOM: #999 0px dotted;
	POSITION: relative;
	BORDER-LEFT: #999 0px dotted;
	WIDTH: 240px;
	HEIGHT: 200px;
	OVERFLOW: hidden;
	BORDER-TOP: #999 0px dotted;
	BORDER-RIGHT: #999 0px dotted;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	float: left;
	margin-right: 35px;
}
#block .box {
	BORDER-BOTTOM: #d8d8d8 0px solid;
	BORDER-LEFT: #d8d8d8 0px solid;
	WIDTH: 240px;
	FLOAT: left;
	HEIGHT: 150px;
	BORDER-TOP: #d8d8d8 0px solid;
	BORDER-RIGHT: #d8d8d8 0px solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#block .box .feature-title {
	FONT-SIZE: 140%;
	FONT-WEIGHT: normal
}
#block .box .feature-thumb {
	WIDTH: 240px; MARGIN-BOTTOM: 5px; FLOAT: left; HEIGHT: 150px
}

</pre></body></html>