.average
{
	font-weight: bold;
	font-size: 14px;
}

.topictitle
{
	font-size: 21px;
	font-weight: bold;
	color: #CCFF66;
}

.count {
	font-weight: bold;
	font-size: 14px;
}
.yoursubs
{
	font-size: 14px;
	font-weight: bold;
	color: #CCFF66;
}
.tellus {
	font-size: 14px;
}

.tellus a {
	font-weight: normal;
	color: #FFF;
}

.votebutton
{
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #99CC33;
}

select.votemenu
{
	background-color: #66CCCC;
}

.attrib
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.votecounts {
	font-family: verdana;
	font-size: 14px;
	color: #FFF;
	line-height: 23px;
}

.votecounts form {
	position: relative;
	/* top: -15px; */
	margin-top: -15px;
}

