<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#layout-content {width: 1000px;}#layout-footer {width: 1000px;}#layout {min-width: 1000px;}
			#watermark {width: 1000px;}
			#columns {
				padding-top: 15px;
				padding-bottom: 15px;
			}
			#column1 {
				display: none;
				width: 200px;
			}
			#column1-content {
				min-height: 550px;
			}
			#column2 {
				display: none;
				width: 200px;
			}
			#column2-content {
				min-height: 350px;
			}
			#content {
				margin-left: 0px;
				margin-right: 0px;
			}
			#content-content {
				min-height: 550px;
			}
		</pre></body></html>