.tag_list { padding: 4px; line-height: 3em; text-align: center; 
    list-style: none; margin: 0;}
.tag_list a { padding: 0px; }
                                                                                                    
.tag_list li { display: inline; padding-right:5px;}                                                                                                     
/* hide the extra context from CSS-enabled browsers, but not screenreaders        */                                                                                                                                                                                          
.tag_list span { position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }                             

.tag_list .size1 {  font-size: 0.7em; font-weight: 100;  }                                                                                                  
.tag_list .size2 {  font-size: 0.8em; font-weight: 200;; }                                                                                                
.tag_list .size3 { font-size: 1.6em; }                                                                                                
.tag_list .size4 { font-size: 1.9em; }                                                                                                
.tag_list .size5 {  font-size: 2.2em; font-weight: 900; }                                                                                                
.tag_list .size6 { font-size: 2.5em; } 




#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }

