<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content{
	width: 638px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Examples list */

.more{
	position:relative;
	clear:both;
}
.more p{
	color:#8f0630;
	font-size:16px;
}
.more ul{
	display:block;
	text-align:center;
}
.more ul li{
	display:inline;
	padding:2px;
	line-height:30px;
}
.more ul li.selected a,
.more ul li.selected a:hover{
	background:#690322;
	color:#fff;
	text-shadow:none;
}
.more ul li a{
	text-shadow:1px 1px 1px #fff;
	color:#333;
	background:#fff;
	padding:3px 6px;
	white-space:nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.more ul li a:hover{
	background:#8f0630;
	color:#fff;
	text-shadow:none;
}
.column{
	width:634px;
	float:left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
@media screen and (max-width: 640px) {
	.header{
		text-align:center;
	}
	.header a{
		font-size:10px;
		text-shadow:none;
		white-space:nowrap;
	}
	.header span.right_ab{
		float:none;
	}
	h1{
		font-size:40px;
	}
	h1 span{
		font-size:16px;
	}
}
.container {
	width: 638px;
}
</pre></body></html>