img, div, input { behavior: url("templates/iepngfix.htc") }

.vote {
	margin: 0px;
	margin-left:auto;
	margin-right: auto;
	padding: 0px;
}

.vote, .vote button {
	font-family: 'Arial';
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

.vote a {
	color: #ccc;
}

.vote button {
	vertical-align: middle;
	height: 20px;
	background-color:#8f8281;
	border:solid black 1px;
	font-family:'Georgia';
	font-size:8pt;
	font-weight:bold;
}

div.vote_head, div.vote {
	/* margin-left: 10px; */
}

div.vote_head {
	margin-top: 20px;
	float: left;
	width: 237px;
	height: 30px;
	background-image: url('images/szavazo/title.png');
}

div.overkill {
	overflow: hidden;
	float:left;
}

div.overkill, div.vote {
	width: 207px;
}

div.vote {
	float:left;
	background-image: url('images/szavazo/back.png');
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

input.votei {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background: none;
	border: none;
}

form.votef {
	margin: 0px;
	padding: 0px;
}

div.votetitle {
	border-bottom: solid black 2px;
	padding-bottom:5px;
	font-family:'Georgia';
	font-size:11pt;
	float:left;
	margin-bottom: 10px;
}

div.vote_graph {
	float: left;
	height: 2px;
	background-color: #c60;
	border: solid #b50 1px;
	margin-top: 6px;
	margin-right: 5px;
	margin-left:15px;
	overflow:hidden;
	
}
