div,p,li{font-size:12px}
li{margin-left:6px;}

pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.sample{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.buttons{padding:5px; margin:0px;}

.buttons span{color:#4E575E;padding:5px 5px;cursor:pointer;font:10px Verdana}

.buttons span a{color:#4E575E;padding:5px 5px;cursor:pointer;font:11px Verdana}

.buttons span.active, .buttons span:hover,.buttons a:hover{background:#4E575E;color:#fff;}

.buttons #link a{ background:none; color:#333333; margin-left:350px; }

/* Sample 8*/
#box8{
	position:absolute;
	margin-top:10px;
}
#box8 div{
	width:560px;
	float:left;
	height:226px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-bottom:1px solid #ccc;
}

.mask1{
	position:relative;
	width:560px;
	min-height:226px;
	height:226px;
	overflow:hidden;
}
/* ************************************* */
