#sidebar > p.tagcloud {
  line-height: 130%;
  text-align: center;
}
#sidebar > p.tagcloud .tag_importance1 {
  color: #9aa4ab;
  font-size: 80%
}

#sidebar > p.tagcloud .tag_importance2 {
  color: #899dab;
  font-size: 85%
}

#sidebar > p.tagcloud .tag_importance3 {
  color: #7896ab;
  font-size: 90%
}

#sidebar > p.tagcloud .tag_importance4 {
  color: #6790ab;
  font-size: 95%
}

#sidebar > p.tagcloud .tag_importance5 {
  color: #5589ab;
  font-size: 100%
}

#sidebar > p.tagcloud .tag_importance6 {
  color: #4482ab;
  font-size: 105%
}

#sidebar > p.tagcloud .tag_importance7 {
  color: #337bab;
  font-size: 110%
}

#sidebar > p.tagcloud .tag_importance8 {
  color: #2274ab;
  font-size: 115%
}

#sidebar > p.tagcloud .tag_importance9 {
  color: #116dab;
  font-size: 120%
}

#sidebar > p.tagcloud .tag_importance10 {
  color #0066aa;
  font-size: 125%
}

#content > p.tagcloud {
  line-height: 200%;
  text-align: center;
}

#content > p.tagcloud > * {
  margin-left: 0.5ex;
  margin-right: 0.5ex;
}

#content > p.tagcloud .tag_importance1 {
  font-size: 75%;
  color: #a2a7ab;
}

#content > p.tagcloud .tag_importance2 {
  font-size: 80%;
  color: #9aa4ab;
}

#content > p.tagcloud .tag_importance3 {
  font-size: 80%;
  color: #91a1ab;
}

#content > p.tagcloud .tag_importance4 {
  font-size: 85%;
  color: #899dab;
}

#content > p.tagcloud .tag_importance5 {
  font-size: 85%;
  color: #809aab;
}

#content > p.tagcloud .tag_importance6 {
  font-size: 90%;
  color: #7896ab;
}

#content > p.tagcloud .tag_importance7 {
  font-size: 90%;
  color: #6f93ab;
}

#content > p.tagcloud .tag_importance8 {
  font-size: 95%;
  color: #6790ab;
}

#content > p.tagcloud .tag_importance9 {
  font-size: 95%;
  color: #5e8cab;
}

#content > p.tagcloud .tag_importance10 {
  font-size: 100%;
  color: #5589ab;
  text-shadow: #888 2px 2px 2px;
}

#content > p.tagcloud .tag_importance11 {
  font-size: 110%;
  color: #4d85ab;
  text-shadow: #777 2px 2px 2px;
}

#content > p.tagcloud .tag_importance12 {
  font-size: 120%;
  color: #4482ab;
  text-shadow: #777 3px 3px 3px;
}

#content > p.tagcloud .tag_importance13 {
  font-size: 130%;
  color: #3c7eab;
  text-shadow: #666 3px 3px 3px;
}

#content > p.tagcloud .tag_importance14 {
  font-size: 140%;
  color: #337bab;
  text-shadow: #666 4px 4px 4px;
}

#content > p.tagcloud .tag_importance15 {
  font-size: 150%;
  color: #2b78ab;
  text-shadow: #555 4px 4px 4px;
}

#content > p.tagcloud .tag_importance16 {
  font-size: 160%;
  color: #2274ab;
  text-shadow: #444 4px 4px 4px;
}

#content > p.tagcloud .tag_importance17 {
  font-size: 170%;
  color: #1a71ab;
  text-shadow: #333 4px 4px 4px;
}

#content > p.tagcloud .tag_importance18 {
  font-size: 180%;
  color: #116dab;
  text-shadow: #222 4px 4px 4px;
}

#content > p.tagcloud .tag_importance19 {
  font-size: 190%;
  color: #096aab;
  text-shadow: #111 4px 4px 4px;
}

#content > p.tagcloud .tag_importance20 {
  font-size: 200%;
  color: #0066aa;
  text-shadow: #000 4px 4px 4px;
}

