<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.block
{
    overflow: hidden;
    position: relative;
    clear: both;
}
.slider{
	padding: 1px 0px 0px 0px;
	margin: 0px;
	background: #FFFFFF;
	float: left;
	list-style-type: none;
	position: absolute;
	width: 156px;
	opacity: 0.7;
	color: #000000;
	right:5px;
	font-size: 12px;
	font-family: tahoma;
	height: 18px;
}
</pre></body></html>