.plus, .none, .minus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.plus {
	color: #04873f;
}
.none {
	color: #a4a4a4;
}
.minus {
	color: #0890a4;
}
.user-slogan {
	background-color: #A0A0A0;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border-top: solid 2px #A0A0A0;
	border-bottom: solid 2px  #A0A0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 16px;
}
#txt-us strong {
	font-weight: normal;
}
.txt-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	line-height: 17px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-top: 2px dashed #F4F4F4;
	border-bottom: 2px dashed #F4F4F4;
	text-align: justify;
}
