.vote, .vote td, .vote input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.vote .title {
	font-size:14px;
	font-weight:bolder;
}

.vote .description {
	font-size:12px;
}

.vote .point A {
	text-decoration:none;
}

.vote .point A:hover {
	color:red;
}

.vote_archiv {
	background-color:#FFF;
	padding:5px;
}

.vote_archiv .title {
	font-size:14px;
	font-weight:bolder;
}

.vote_archiv .description {
	font-size:12px;
}