
.sample{
padding-top: 50px;
margin:4px 0 5px 0;
}

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:410px;
	text-align:left;
	padding:10px;
	font-size: 11px;
}

.buttons{
padding:5px;
}

.buttons span{
padding: 0px 40px;

}

.buttons span.active, .buttons span:hover{
color:#000000;
}

.buttons .prev{
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	margin-left: 60px;
	cursor:pointer;
}

.buttons .next{
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	margin-top: -14px;
	cursor:pointer;
}
