        .tags {width: 190px;}
		
		.tag-cloud li { display: inline; margin-right:10px; }
        .tag-cloud .not-popular { font-size: .9em; }
		.tag-cloud .bit-popular { font-size: 1em; }
		.tag-cloud .little-more-popular { font-size: 1.1em; }
        .tag-cloud .not-very-popular { font-size: 1.2em; }
		.tag-cloud .below-somewhat-popular { font-size: 1.3em; }
		.tag-cloud .almost-somewhat-popular { font-size: 1.4em; }
        .tag-cloud .somewhat-popular { font-size: 1.5em; }
        .tag-cloud .popular { font-size: 1.6em; }
		.tag-cloud .more-popular { font-size: 1.7em; }
        .tag-cloud .very-popular { font-size: 2em; }
        .tag-cloud .ultra-popular { font-size: 2.2em; }
