<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#popup-frame {
	Z-INDEX: 2147483647; POSITION: fixed; BOTTOM: 35px; TOP: 0px; RIGHT: 0px; LEFT: 0px
}
#frame-box {
	POSITION: absolute; MARGIN-LEFT: -325px; TOP: 10%; LEFT: 50%
}
#frame-border {
	POSITION: absolute; FILTER: alpha(opacity=50); MARGIN: -10px; BOTTOM: 0px; BACKGROUND: black; TOP: 0px; RIGHT: 0px; LEFT: 0px; opacity: 0.5; -moz-opacity: 0.5; -webkit-opacity: 0.5; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px
}
#frame-content {
	BORDER-BOTTOM: #406ecf 5px solid; POSITION: relative; BORDER-LEFT: #406ecf 5px solid; WIDTH: 650px; BACKGROUND: white; HEIGHT: 70%; BORDER-TOP: #406ecf 5px solid; BORDER-RIGHT: #406ecf 5px solid
}
#frame-header H3 {
	POSITION: relative; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; BACKGROUND: #406ecf; COLOR: white; FONT-SIZE: 15px; PADDING-TOP: 7px
}
#frame-header .frame-close {
	POSITION: absolute; WIDTH: 20px; DISPLAY: block; BACKGROUND: url(/images/iframe-close.gif) no-repeat; HEIGHT: 20px; TOP: 0px; RIGHT: 0px
}
#frame-header .frame-close SPAN {
	DISPLAY: none
}
</pre></body></html>