#storytext .bucketwrap.graphic { border-top: 1px solid #e0e0e0; padding-top: 18px; margin-bottom: 0; }
#storytext .bucketwrap.graphic .graphicwrapper { padding-bottom: 18px; }
#storytext .bucketwrap.graphic .footer { display: none; }
#storytext .bucketwrap.graphic:last-child .footer { display: block; margin-bottom: 18px; }

/* generations */
#storytext #con141987611 { height: 1%; overflow: hidden; margin-bottom: 18px; }
#storytext #con141987611:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#storytext #con141987611 .bucketwrap.listtext {
	width: 23%; float: left; margin-right: 2%; 
	background-color: #f1f1f1;
	clear: none;
}
#storytext #res141987563 { margin-right: 0; }
#storytext .bucketwrap.listtext .bucket { padding: 10px; }
#storytext .bucketwrap.listtext .bucket p {
	margin: 0; font-size: 12px; color: #666;
}
#storytext .bucketwrap.listtext .bucket p strong {
	font-size: 13px; color: #333;
}


@media only screen and (max-width: 480px) {
	#storytext #con141987611 .bucketwrap.listtext {
		width: auto; margin: 0 0 1em 0; float: none;
	}
}
