.tags {
background: url(../images/bg_tagcloud.gif) bottom right no-repeat;
}

.tags a {
line-height: 1em;
}

.tags .not-popular {
font-size: 1em;
}

.tags .not-very_popular {
font-size: 1.2em;
}

.tags .somewhat-popular {
font-size: 1.4em;
}

.tags .popular {
font-size: 1.6em;
}

.tags .very-popular {
font-size: 1.8em;
}

.tags .ultra-popular {
font-size: 2em;
}