
div#tagcloud { width: 360px;  background-color: black; float: right; }

#tagcloud a:link, #tagcloud a:active, #tagcloud a:visited { color: white; }

#tagcloud span { font-family: Verdana; }

#tagcloud span.weight_1 { font-size: 10px; }

#tagcloud span.weight_2 { font-size: 14px; }

#tagcloud span.weight_3 { font-size: 18px; }

#tagcloud span.weight_4 { font-size: 22px; }

#tagcloud span.weight_5 { font-size: 28px; }


