<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clr {
	clear:both;
	height:0
}
/***************/
/** LIST **/
/**************/
.jScrollbar { /* main container */
	width:231px;
	height:250px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 11px;
}

.jScrollbar  .jScrollbar_mask { /* text container */
	width:200px;
	position:relative;
	float:left;
	margin-bottom: 2px;
	padding: 0px;
}

.jScrollbar  .jScrollbar_mask a{
	display: block;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	width: 210px;
}

.jScrollbar  .jScrollbar_mask .wow{
	color: #F00;
	background-image: url(/images/small-star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


		.jScrollbar .jScrollbar_mask p { /* paragraphs */
			margin:0;
			padding:0;
			color:#2B2B2B;
			font-size:12px;
		}
	.jScrollbar  .jScrollbar_draggable { /* slider container */
	float:right;
	width:13px;
	height:250px;
	overflow:hidden;
	position:relative;
	background-color: #d8d8d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0px;
	margin: 0px;
	}
	.jScrollbar .jScrollbar_draggable a.draggable { /** draggable **/
	position:relative;
	background-color:#0091d1;
	display:block;
	height:70px;
	width:13px;
	margin-left:0px;
	cursor:s-resize;
	background-image: url(/images/dragger.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}



/***************/
/** LIST **/
/**************/
.jScrollbar2 { /* main container */
	width:231px;
	height:126px; /* izm */
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	margin: 0px;
}

.jScrollbar2  .jScrollbar_mask { /* text container */
	width:200px;
	position:relative;
	float:left;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.jScrollbar2  .jScrollbar_mask a{
	display: block;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	width: 210px;
}

.jScrollbar2  .jScrollbar_mask .wow{
	color: #F00;
	background-image: url(/images/small-star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


		.jScrollbar2 .jScrollbar_mask p { /* paragraphs */
			margin:0;
			padding:0;
			color:#2B2B2B;
			font-size:12px;
		}
	.jScrollbar2  .jScrollbar_draggable { /* slider container */
	float:right;
	width:13px;
	height:126px; ./* izm */
	overflow:hidden;
	position:relative;
	background-color: #d8d8d8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0px;
	margin: 0px;
	}
	.jScrollbar2 .jScrollbar_draggable a.draggable { /** draggable **/
	position:relative;
	background-color:#0091d1;
	display:block;
	height:70px;
	width:13px;
	margin-left:0px;
	cursor:s-resize;
	background-image: url(/images/dragger.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}
</pre></body></html>