.gallup_q_item_title {}

.gallup_votebox ul.gallup-question-choices{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
.gallup-question-choices {
	margin: 0;
	padding: 0;
}
	.gallup-choice{
		list-style: none;
		padding: 0 0 3px;
	}
		.gallup-choice-text-link{
			border: solid 1px #D9D9D9;
			padding: 0;
			overflow: hidden;
			display: inline-block;
		}
		.gallup-choice-link{
			background-color:  #EFEFEF;
			padding: 3px 5px;
			line-height: 1.5em;			
			text-decoration: none;		
			font-weight: bold;
		}
		.gallup-choice-link:hover{
			background-color: #D9D9D9;
		}
		
/*vastaus*/
.gallup-choice-text{
	padding: 0 1% 0 0; 
	float: left;
	width:60%;	
}
.gallup-choice-text{
	width:40%;	
}

/* palkien värit */
.gallup_choice_results_bar{
	width:30%;
	float: left;	
	border: solid 1px #D9D9D9;
	height: 10px;
	overflow: hidden;
	margin-bottom: 5px;
}
	.gallup_choice_results_bar_show{
		height: 10px;			
		background-color: #EFEFEF;
	}
.gallup-choice-results{
	float: left;
	padding: 0 0 0 2%; 
}	
/* muut */	
.more_gallups	{
	text-align: right;
	display: block;
}
.gallup_votebox .gallup_easysetup {
    float: right;
}
.ext{
	clear: both;
}
