/* _____CHOICE POPCORN PLUGIN STYLES_____ */

.choiceHolder {
	width:		100%;
}

.choiceHolder .qTxt {
	margin-bottom:	10px;
}

.choiceHolder .optionHolder.centre {
	text-align:	center;
}

.choiceHolder .optionHolder button {
	margin:	2px;
}

.choiceHolder .optionHolder .option {
	display:		block;
	margin:	10px;
}

.choiceHolder .aTxt {
	margin-top:	10px;
}