<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsarticle .teaser {
	font-weight:	bold;
}

.newsarticle .teaser {
	margin:			20px 0;
}

.newsarticle .pagination {
	margin:			20px 0;
}

.pleasing {
	clear:			both;
	
	margin:			20px 0;
	padding:		10px;
	
	background:		#5c5c5c;
	
	-webkit-border-radius:	10px;
	-moz-border-radius:		10px;
	border-radius:			10px;
}

.pleasing input:focus {
	outline:				none;	
}

.pleasing .please-input {
	margin:					0 0 10px 0;
}

.pleasing .pleasers-name {
	padding:				5px;
	margin:					0 40px 0 0;
	
	border:					none;
	
	-webkit-border-radius:	5px;
	-moz-border-radius:		5px;
	border-radius:			5px;
	
	font-size:				16px;	
	color:					#5c5c5c;
	
	background:				#acacac;
}

.pleasing a.pelasing-button {
	background:				none;
}
.pleasing .feedback {
	margin:				0 0 0 0;
	font-size:			14px;
	color:				#999;
}</pre></body></html>