/* $Id: $ */

h2 a
{
  font-size: 16px;
  color: #d0576b;
  font-weight: bold;
}

.siteimg
{
    width: 150px;
    height: 113px;
    float: left;
    margin: 0 10px 15px 0;
    border: 1px solid #666;
}
dt
{
    clear: both;
    margin-bottom: 10px;
}
dd
{
    margin-bottom: 15px;
}
dd ul
{
    clear: both;
}

