.some_thoughts_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	color: 656565;
}
.some_thoughts_text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
	color: FF0000;
}
