* {margin:0;padding:0}
pre{background:#000; color:#fff; height:auto; overflow:auto; }
* 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:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{
	color:#fff;
	cursor:pointer;
	font-family: verdana, arial, sans-serif;
	font-size: 11px; 
	display: inline-block; 
	background-image: url(../images/bt_slide.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center; line-height: 18px;
	width: 16px; height: 18px;
}
.buttons span.active, .buttons span:hover{
	background-position: left -18px;
	color:#fff;
}
#play8 img{margin-left: 3px; margin-top: 4px; }