* {margin:0;padding:0}
body{background:#FFF;font-family:'Lucida Sans Unicode',Arial,sans-serif;color:#333;text-align:center;padding:10px 0}
div,p,li{font-size:12px}
li{margin-left:16px;}
h1{color:#0061CA;text-align:center;padding-bottom:10px}
h2{color:#999;font-size:16px;font-weight:normal}
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{padding:10px 10px; margin:-10px 0 2px 0; border:0px solid #e1e1e1}
h4.stitle{
	color:#fff;
	margin:0 0 5px 0;
	text-decoration: none;
}

.links {
	padding:10px;
	margin-top:20px;
	text-decoration: none;
	color: #03F;
}
.links a{
	font-size:14px;
	color:#0080FF;
	text-decoration: none;
}
a:link {
	color: #06F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.links a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #06F;
}

#cont{width:505px;margin:0 auto;background:#fff;text-align:left;padding:0px}

.buttons{
	padding:5px;
	text-align: center;
}
.buttons span{color:#06F;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{
	background:#06F;
	color:#fff;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
