/* This section is used when you are displaying votes as a text */
.textcontainer {
		color: #fff;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color: #de3131;
}

.bartext {
}

.bartext img {
		margin-bottom: -1px;
		margin-left: 1px;
}

.bartext a {
		color: #fff;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		background-color: #de3131;
		padding-left: 3px;
		padding-right: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: -0px;
		width: 2px;
		}
		
.bartext .votedown {

}
.bartext .voteup {
		margin-right: 1px;
		color: #fff;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		background-color: #de3131;
		padding-left: 3px;
		padding-right: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
}

.votewidget {

}
.votewidget .fore {

}
.votewidget .back {

}
.votewidget .votecount {

}
.votewidget .text {
	
}
.votewidget .title {

	
}
/* Top posts widget */
.votemicro {

}
.votemicrotext {

}
