article {
	width:95%;
	margin:30px auto 0 auto
}
article p {
	text-indent:0 !important;
}
.warning {
	border:2px dashed red;
	padding:5px;
	border-radius: 5px;
	display:inline-block;
	margin-bottom:10px
}
.results {
	border-bottom:1px solid gainsboro
}