.toplist
{
  width: 170px;
  float: left;
}

.toplist,
.forum
{
  font-size: 12px;
}

.forum .more_right
{
  margin-right: 10px;
}

.forum ul
{
  list-style-type: none;
  padding: 0;
}

.forum ul li
{
  font-size: 12px;
  padding-left: 20px;
  background: url('../lay/icons/forum.png') left center no-repeat;
}

.forum ul li a.topic
{
  font-weight: bold;
}

.forum ul li a
{
  text-decoration: none;
}

.toplist ol li .nick_f,
.toplist ol li .nick_m
{
  display: block;
  border-bottom: 1px dotted #ddd;
}

.toplist ol { padding-left: 25px; }

.toplist a { font-weight: bold; }

.ctype-2 .avatar { margin-right: 3px; }

#search { margin-top: -15px; }

#shoutbox iframe { border: 1px solid #aaa; width: 100%; height: 200px; }
#shoutbox fieldset { border: 0; padding: 0; margin: 0; }
#shoutbox fieldset input { width: 0px; height: 0px; border: 0; }
#shoutbox fieldset #shoutbox_message, #shoutbox p { border: 2px solid #999; font: normal 11px Arial; padding: 3px 0; }
#shoutbox fieldset #shoutbox_message { width: 100%; height: auto; }
#shoutbox p { text-align: center; }
#shoutbox p, #shoutbox p a { color: #888; }

