ol.tag_cloud { list-style: none; margin: 0px 10px; padding: 0px; }
.tag_cloud li { display: inline; }
/* hide the extra context from CSS-enabled browsers, but not screenreaders */
.tag_cloud span { position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }

.tag_cloud .size1 { font-size: 0.8em; }
.tag_cloud .size2 { font-size: 0.9em; }
.tag_cloud .size3 { font-size: 1.1em; }
.tag_cloud .size4 { font-size: 1.5em; }
.tag_cloud .size5 { font-size: 1.8em; }
.tag_cloud .size6 { font-size: 2.0em; }