div.quickvote *{
	font-family:sans-serif;
	margin:0;
	padding:0;
}
div.quickvote {
	width:227px;
	/*margin-top:30px; */
/*	background-image:url(quick_vote_middle.jpg);*/
}
div.quickvote div.h1{
	color:white;
	font-size:16px;
	font-weight:normal;
	padding-left:30px;
	padding-top:5px;
	background-image:url(quick_vote_top.gif);
	background-repeat:no-repeat;
	height:27px;
}
div.quickvote div.quickvote-body{
	background-image:url(quick_vote_bottom-1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FE9900;
	min-height:120px;
}
div.quickvote div.h2{
	font-size:12px;
	background-image:url(puce.jpg);
	background-repeat:no-repeat;
	margin:0px 5px 5px;
	padding-left:9px;
	font-weight:bold;
}

div.quickvote div.submit-button{
	text-align:center;
	margin-top: 15px;
	/*padding-bottom:10px;*/
}
div.quickvote ul {
	list-style-type: none;
	list-style-image: none;
}
div.quickvote li{
	font-size:11px;
	line-height:1.5em;
	clear:both;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
div.quickvote label{
	display:block;
	width:195px;
	float:right;
}
div.quickvote label:hover{
	cursor:pointer;
}
div.quickvote div.confirmation{
	background-image:url(liner.jpg) !important;
	background-position:bottom;
	padding-bottom:5px;
	color: #000000;
}
div.quickvote table.results{
	margin-left: 12px;
	background-color:transparent;
	width:95%;
}
div.quickvote div.bar{
	height:16px;
	background-image:url(fond.jpg);
	float:left;
}
div.quickvote td{
	border:none;
}
div.quickvote th{
	color:black;
	font-weight:bold;
	border:none;
	background-color:transparent;
	text-align:right;
}
div.quickvote td.bar-container{
	width:100px;
	padding:1px;
	clear:both;
}
div.quickvote td.labelVotes {
	font-weight: bold;
	vertical-align: middle;
}
div.quickvote td.nbvotes{
	text-align: center;
	font-weight: bold;
}
div.quickvote td.question{
	padding-right:5px;
}
div.quickvote div.pourcent{
	position:relative;
	right:0;
	padding-left:5px;
}
div.quickvote div.bottom{
	height:16px;
	background-image:url(quick_vote_bottom-2.gif);
	background-position:bottom;
}

div.quickvote div.pourcentage {
float: left;
	padding-top: 5px;
	width: 100%;
	width: 20px;
}