
.description
{
	padding:16px;
	margin:10px 0;
	background:#eee;
	}

.sample
{
	padding:20px 30px; 
	margin:4px 0 25px 0; 
	border:1px solid #e1e1e1;
}

h4.stitle
{
	color:#666;
	margin:0 0 5px 0;
}

.buttons
{
	padding:5px;
}

.buttons span
{
	background: #cbcbcb;
	border: solid #a6a6a6 1px;
	color:#444;
	margin: 0px 1px;
	padding:0 5px; 
	text-decoration: none;
	text-align: center;
}

.buttons span.active, .buttons span:hover
{
	background: #989898;
	border: solid #848484 1px;
	color:#444;
	margin: 0px 1px;
	padding:0 5px; 
	text-decoration: none;
	text-align: center;
	cursor: pointer;  
	margin: 0px 1px;
}
