#tags {background:#fff;}
#tags .tagcloud  {text-align: left; padding:5px; position:relative; }
#tags .tagcloud span a {line-height: 25px; margin: 0 2px;}

#tags .tagcloud span.level1 {font-size: 10px; line-height: 12px; font-weight:normal; }
#tags .tagcloud span.level2 {font-size: 12px; line-height: 14px; font-weight:normal; }
#tags .tagcloud span.level3 {font-size: 14px; line-height: 19px; font-weight:normal; }
#tags .tagcloud span.level4 {font-size: 16px; line-height: 21px; font-weight:normal; }
#tags .tagcloud span.level5 {font-size: 18px; line-height: 23px; font-weight:normal; }
#tags .tagcloud span.level6 {font-size: 20px; line-height: 25px; font-weight:normal; }
#tags .tagcloud span.level7 {font-size: 22px; line-height: 27px; font-weight:normal; }
#tags .tagcloud span.level8 {font-size: 24px; line-height: 29px; font-weight:normal; }
#tags .tagcloud span.level9 {font-size: 26px; line-height: 31px; font-weight:normal; }
                
#tags .tagcloud span.level1 a {color:#668AA8; font-weight:normal; }
#tags .tagcloud span.level2 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level3 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level4 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level5 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level6 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level7 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level8 a {color:#E76300; font-weight:normal; }
#tags .tagcloud span.level9 a {color:#E76300; font-weight: bold; padding: 0 4px;}

#tags .tagcloud span a:hover, #tags .tagcloud span.level1 a:hover, #tags .tagcloud span.level2 a:hover, #tags .tagcloud span.level3 a:hover {color: white; background-color: #668AA8;}

#tags .tagcloud dt {font-size: 14px; line-height: 19px; color:#E76300;}
#tags .tagcloud dt a{font-size: 14px; line-height: 19px; color:#E76300;}
#tags .tagcloud dd {font-size: 12px; line-height: 17px; color:#668AA8; padding-bottom: 4px;}
#tags .tagcloud dd.tag {font-size: 12px; line-height: 17px; color:#666;  padding-bottom:16px;}
#tags .tagcloud dd.tag a {color:.666; padding: 0 4px;}
#tags .tagcloud span a:hover, #tags .tagcloud span.level1 a:hover, #tags .tagcloud span.level2 a:hover, #tags .tagcloud span.level3 a:hover, #tags .tagcloud a:hover {color: white; background-color: #668AA8;}

