

.description{
	padding:16px;margin:10px 0;
	background:#eee
	}

.sample{

 	background:#eee;
	border:1px solid #e1e1e1
	}
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
	}


.buttons{
	margin-top:0px;
	text-align:right;
	padding:5px;
	margin-right:10px;
	}
.buttons span{
	color:#096;
	padding:0 5px;
	cursor:pointer;
	font:10px Verdana;
	}
.buttons span.active, .buttons span:hover{
	background:#096;color:#fff
	}