pre {
	background:#666;
	color:#fff;
	padding:10px;
	margin:10px;
	height:auto;
	overflow:auto;
	font:12px Verdana, Courier, sans-serif
}
* html pre {
	width:100%
}
.description {
	padding:16px;
	margin:10px 0;
	background:#eee
}
.sample {
}
h4.stitle {
	color:#666;
	margin:0 0 5px 0;
}
.links {
	padding:10px;
	margin-top:20px
}
.links a {
	font-size:14px;
	color:#0080FF;
	text-decoration:none
}
.links a:hover {
	font-weight:bold
}
#cont {
	width:465px;
	margin:0px;
	background:#fff;
	text-align:left;
}
.buttons {
}
.buttons span {
	color:#0080FF;
	cursor:pointer;
	margin-right:10px;
	font:10px Verdana
}
.buttons span.active, .buttons span:hover {
	background:#0080FF;
	color:#fff
}
