#tag_cloud_flash { border:1px solid red; margin: 15px 0; }

#tag_cloud_text { background:#f6f6f6; border:2px solid #cfcfcf; margin:15px 0 0 2px; padding:10px 8px; text-align:left; line-height:1.7em; }
a.tag_cloud { color: #999; text-decoration:none; }
a.tag_cloud:visited { color: #999; }
a.tag_cloud:hover { color: #333; text-decoration:underline; }
a.tag_cloud:active { color: #999; }

/* this is alternative css style for the text version of tag cloud */
/*
#tag_cloud_text { background:inherit; border:2px solid #ccc; margin:15px 0; padding:3px; }
a.tag_cloud { color: #81d601; text-decoration:none; }
a.tag_cloud:visited { color: #019c05; }
a.tag_cloud:hover { color: #ffffff; background: #69da03; }
a.tag_cloud:active { color: #ffffff; background: #acfc65; }
*/
