<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#scroll-pane,.scroll-pane { 
background-color: #dcdcdc; /* transparent;#ebe9e6; #cccccc;*/
float:left;
overflow:auto; 
width:100%;
/*max-width: 300px; 187px;*/ 
/*height:300px;
position:absolute;*/
border:0px solid gray;
margin-left:0px;
margin-bottom:0px;
/*display:inline;
Add MI same as subtitle border bottom*/
border-bottom:33px solid #cccccc;
/*Add MI*/
}

.scroll-content-item {
/*background-color:#fcfcfc;*/
color:#000000;
font-family: Verdana, Helvetica, sans-serif;
width:100%;
/*max-width:288px; 187px;*/ 
/*height:16px;*/
padding:0 0 0 12px; /*0 0 0 7px;*/
float:left;
/*margin:10px;*/
font-size:11px;
line-height:15px;
/*text-align:center;
border:1px solid gray;*/
display:inline;
}

.scroll-content-item-padding-plus {
/*background-color:#fcfcfc;*/
color:#000000;
font-family: Verdana, Helvetica, sans-serif;
width:100%;
/*max-width:288px; 187px;*/ 
/*height:16px;*/
padding:0 0 0 23px; /*0 0 0 7px;*/
float:left;
/*margin:10px;*/
font-size:11px;
line-height:15px;
/*text-align:center;
border:1px solid gray;*/
display:inline;
}

.scroll-content-item-no-padding {
/*background-color:#fcfcfc;*/
color:#000000;
font-family: Verdana, Helvetica, sans-serif;
width:100%;
/*max-width:300px; 187px;*/ 
/*height:16px;*/
padding:0 0 0 0px;
float:left;
/*margin:10px;*/
font-size:11px;
line-height:15px;
/*text-align:center;
border:1px solid gray;*/
display:inline;
}



p#menulhminus,p.menulhminus{margin-left:13px;margin-top:0px;}

.ui-slider-handle{background:transparent url(/images/misc/scrollbar-handle-middle.png) repeat-y top left;}


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