.wst-results {
	margin:1em 0;
	padding:1em;
	border:1px solid #ddd;
	border-radius:12px;
}
.wst-match {
	margin-bottom:1em;
	padding:0.5em 0;
	border-bottom:1px solid #eee;
}
.wst-match h2 {
	margin:0;
	font-size:1.1rem;
}
.wst-match time {
	color:#666;
	margin-right:8px;
}
.status {
	background:#222;
	color:#fff;
	padding:2px 6px;
	border-radius:6px;
	font-size:0.8rem;
}
