/* tags */

.tag_cloud { margin-top: 10px; }
.tag_cloud, .tags_edit_form_cloud {
  padding: 10px 19px;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  text-align: center;
  line-height: 120%;
  background: #e8e8e8;
}
  