<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#myController{
	position:relative;
	margin:0px;
	padding:0px;
	width:515px;
	height:435px;
	overflow:hidden;
}

#myController span.jFlowSelected {background:#815431;}

.jFlowControl{
background:#000000;
padding:1px 7px 6px 7px;
line-height:15px;
margin:0px 0px 0px 3px;
color:#FFFFFF;
text-align:center;
display:block;
float:left;
font-size:16px;
cursor:pointer;}
	.jFlowControl:hover{
	background:#815431;}
	
#mySlides {
	width:515px;
	height:435px;
	color:#000;
	}
</pre></body></html>