<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override http://static.example.com:8088/css/data.css */

/*
	Data markup styles used by web and print.

*/

img.rankdot {
	vertical-align: baseline;
}

span.rank_dot {
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: top;
}

span.rank_dot_small {
	display: inline-block;
	width: 8px;
	height: 8px;
}

span.rank_dot_small_disabled {
	display: inline-block;
	width: 7px;
	height: 7px;
	color:  #fffff9;
	border: 1px solid #dddddd;
}

span.rank_dot_large {
	display: inline-block;
	width: 24px;
	height: 24px;
}

/* .rank# and .bg_rank styles defined in dynamic ranks.css */
</pre></body></html>