.ideaCounterBg {
    background:url(../images/ideaCounterBg.gif);
	width:64px;
	height:49px;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	padding:13px 0 0 0;
	line-height:20px;
}

.ideaCounterBg .points {
	font-size:12px;
	color:#a3a3a3;
}

.ideaCounterVote a, .ideaCounterVote a:visited {
	display:block;
	background:url(../images/ideaCounterVote.gif) no-repeat;
	width:59px;
	height:25px;
	line-height:210%;
	text-align:center;
	padding:0 0 0 5px;
	color:#666666;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

.ideaCounterVote a:hover {
	background-position:bottom;
	color:#fff;
}


div.IdeaViewPoints {
    margin-top: -10px;
	margin-left:10px;
	float:right;
}

