/* $Id: $ */

#content h2
{
  font-size: 14px;
  margin-bottom: 20px;
}

#content #listmsg
{
  color: #39b44a;
}

#content .xfolkentry h3
{
    border-bottom: 1px dotted #999;
}

#content .xfolkentry .taggedlink
{
    color: #ff8000;
    font-size: 16px;
}

#content .xfolkentry .description
{
    font-size: 12px;
    margin: 12px 0;
}

#content .xfolkentry .meta
{
    clear: both;
    font-size: 11px;
    background: #ccc;
    padding: 3px 3px 3px 6px;
    margin-top: 8px;
    margin-bottom: 20px;
  -moz-border-radius : 4px;
  -webkit-border-radius: 4px;
}

