#qr.div {
	display: block;
	clear:both;
}
#qr p {
	margin:0;
}
#qr .button-primary {
	position:relative;
	bottom:0.5em;
	right:0.5em;
}
#qr .addquestion {
	clear:both;
}
#qrcodequestions .questioncontainer, #qrcodeanswers .answercontainer, #qrcodequestions .responsecontainer  {
	border-top: 0.085em grey solid;
	clear:both;
	float:left;
	width:100%;
}
#qrcodequestions .question, #qrcodeanswers .answer, #qrcodequestions .response {
	float:left;
	font-size:1em;
	line-height:1.2em;
}

#qrcodequestions .qrcode_button {
	float:right;
	padding:0.5em;
}

#qrcodequestions .responsecontainerparent {
	clear: both;
	border: 0.2em grey solid;
	background-color: #DFDFDF;
	padding: 0.2em;
	float:right;
	width:95%
}
#qrcodeanswers .answercontainerparent {
	clear: both;
	border: 0.2em grey solid;
	background-color: #DFDFDF;
	float:right;
	width:95%
}

#qrcodeanswers .addanswer {
	clear:both;
}

/* margin: 0.2em 2em 1em 3.5em; 

Questions:
Red speech bubble with white text

Responses:
Red speech bubble with black text

Answers:
White speech bubble with red border and red text


Make sure you include Question/ Answer as Open Graph Meta for Facebook Follow, and maybe write a Tweet too based on Question.

*/