.texts-page-title {
	margin-bottom: 10px;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	float: left;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.texts-page-content {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	float: left;
	font-size: 10px;
}
