
.page_centr h2 { margin: 25px 0 10px 0; }
.page_centr h3 { margin: 15px 0 10px 0; color: #333; line-height: 1.5em; }
.page_centr h3:first-letter { background-color: #666; color: #FFF; padding: 0 5px; font-size: 20px; margin-right: 2px; }
.comment_txt { margin-bottom: 10px; font-size: 16px; line-height: 26px; }
.comment_txt:first-letter { background-color: #82b93c; color: #FFF; padding: 0 5px; font-size: 20px; margin-right: 2px; }
span.active { color: #000; border-top: 1px solid #e1e1e1;  display: block; padding-top: 10px;  }

div.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
	div.active li {
	list-style-type: square;
	margin-bottom: 5px; 
	}
.index.plain_text li { font-size: 18px; margin-bottom: 15px;  }
.index.plain_text a { color: #333; }
.index.plain_text a:hover { color: #005580; }
.well-large { font-size: 16px; }
