#tagCloud {   
  background-color:#E0E7ED; text-align:center; padding:5px;  
  font-family:arial;  
}  
#tagCloud h2 {  
  color:#ffffff; font-size:2.5em; margin:0 0 10px 0;  
  background:url(images/cloud.gif) no-repeat 0; padding:15px 0 15px 80px;  
}  
#tagList { margin:0; padding:0; }  
#tagList li {  
  list-style-type:none; float:left; margin:0 10px; height:35px; line-height:35px; 
}  
#tagList li a { text-decoration:none; color:#003665; }  
#tagList li a:hover ( text-decoration:underline; color:#A00600;}  
