div#DB_VOTING {
	font-size:11px;
	margin:5px;
	margin-top:18px;
}

div.voting-results-question {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

div.voting-results-item-label {
	padding-top:3px;
}

table.voting-results-item-table {
	width:150px;
	border-spacing: 0px 0px;
	border-collapse:collapse;
}

div.voting-results-item-bg {
	font-size:5px;
	line-height:5px;
	height:5px;
	background-color:#f7b5b6;
	border:1px solid #fbd9ea;
}

div.voting-form-answer-list {
	padding-bottom:10px;
}

.voting-form-answer-select {
	margin-bottom:10px;
	margin-top:10px;
	font-size:11px;
}

* html div.voting-form-submit-img {
	padding-top:3px;
}

div.voting-form-submit-img a {
	display:block;
	height:11px;
	width:10px;
	background-image:url(../IMG/more.png);
}
* html div.voting-form-submit-img a {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/fileadmin/templates/EHF/IMG/more.png');
}

* html div.voting-form-submit-link {
	padding-bottom:3px;
}

div.voting-form-submit-link a {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
