.roles input
{
  margin-top: 0.5em;
  margin-right: 0.5em;
  float: left;
}
.roles p
{
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding: 0;
}
.roles .title
{
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 0.2em;
  display: block;
}
.roles .description
{
}

.roles ul
{
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
  list-style-type: none;
}
.roles ul li
{
  font-size: 8pt;
  margin: 0;
  padding: 3px;
}
.roles ul li img
{
  vertical-align: bottom;
}

#profile .links {
  position: absolute;
  bottom: 0;
  right: 0;
}

#signupForm  img.silk {
  vertical-align: top;
}
