.text .author {
	margin-top: 15px;
}

.text .comments {
	float: right;
	font-size: 11px;
}

.text .comments a {
	font-size: 18px;
}

.text .pst {
	margin-right: 5px;
	margin-bottom: 20px;
}

.text .code {
	background: #F0F1F2;
	padding: 15px;
	overflow: scroll;
	width: 540px;
	margin-bottom: 20px;
	margin-top: -5px;
}