/* This section is used when you are displaying votes as a text */.textcontainer {	font-size: 18px;	padding: 0px 0px;	margin: 7px 3px;	color: #555555;	text-align: center;	display: block;}.bartext {	width: 40px;	padding: 0px 0px;	text-align: center;	display: block;	color: #999999;	margin: 0px 3px;}.bartext a {	color: #0099CC;}.bartext .votedown {	padding: 2px;	width: 16px;	height:16px;	float: center;}.bartext .voteup {	padding: 2px;	width: 16px;	height:16px;}/* Top posts widget */.votemicro {	border: 1px solid #000000;	background-color: #84adc4;	color: #000000;	font-size: 0.85em; /*8*/	/*	width: 20px;	height: 10px;*/	text-align: center;	padding: 1px 3px 1px 3px;	margin: 0px 5px 0px 0px;	vertical-align: middle;	display: inline;	float: center;}.votemicrotext {	font-size: 3em; /* 12 */	font-color: #ffffff;	vertical-align: middle;}