/* $Id: $ */

#listmsg a
{
  font-size: 16px;
  color: #887938;
  font-weight: bold;
}

#listmsg
{
  font-size: 16px;
  color: #426579;
  font-weight: bold;
}

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

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

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

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

#photo
{
    width: 120px;
    height: 80px;
    float: left;
    margin: 0 8px 5px 0;
    overflow: hidden;
}

#photo img
{
    height: 80px;
}
