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{
	margin:2px 0px 50px;
	width: 870px;
	padding: 0px 15px;
}
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:760px;
	margin:0 auto;
	text-align:left;
	padding:0px
}

.buttons{
	background-color: #AFC2B1;
	background-image: url(_images/menubg.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.buttons span{
	color:#FFFFFF;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: -0.05em;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92A495;
	display: block;
	float: left;
	height: 14px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-style: italic;
	font-weight: bold;
	
}
.buttons span.active, .buttons span:hover{
	color:#6e8071;
}
