@charset "utf-8";
/* CSS Document */

.votebox {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

.votelink.current_vote {
	background: #cff;
}
