#auth a,
#lang a,
#top-box .recent-news .more a,
#top-box .res-comments a {
  text-decoration:underline;
}
#top-box .recent-news .more .num-comments {
	text-decoration:none;
}
#top-box .recent-news {
  width:385px;
  font:11px/16px Tahoma;
  color:#000;
}

#top-box .recent-news .illus-link,
#top-box .recent-news .illus-link img {
  width:155px;
  height:155px;
}
#top-box .recent-news .servants li {
  padding:10px 0;
  float:left;
  border-top:1px dashed #D6D6D6;
  width:100%;
}
#top-box .recent-news .servants .more,
#top-box .recent-news .servants h3,
#top-box .recent-news .servants p,
#top-box .recent-news .servants .date {
	margin-left:170px;
}
#top-box .recent-news h3 {
  font:18px/18px Tahoma;
  padding-bottom:3px;
}
#top-box .recent-news h3 a {
  color:#000;
}
#top-box .recent-news .date {
  font:9px/16px Tahoma;
  display:block;
  color:#858e94;
}
#top-box .recent-news p,
#top-box .tagscloud h2 {
  padding:0 0 20px;
}
#top-box .recent-news .more a {
  font:12px/14px Tahoma;
  color:#0076ad;
  margin-right:5px;
}
#top-box .recent-news .num-comments,
.more .num-comments {
  display:inline-block;
  background:url(/img/bubble.png) 0 0 no-repeat;
  padding:0 0 10px 30px;
  color:#0076ad;
}
#top-box .recent-news .num-comments span {
  text-decoration:underline;
}
#top-box .recent-news .more a:hover,
#top-box .recent-news .num-comments:hover span {
  text-decoration:none;
}
#top-box .servants {
  border-bottom:1px dashed #D6D6D6;
  float:left;
  width:100%;
}
#top-box .comments h2 {
  font:18px/18px Tahoma;
  color:#616a71;
  padding:0 0 15px 5px;
}
#top-box .comments ul {
  display:block;
  padding-left:5px;
  width:235px;
  font:11px/14px Tahoma;
  float:left;
  color:#000;
}

#top-box .res-comments li {
  padding-bottom:6px;
}
#top-box .res-comments a {
  color:#0076ad;
}
#top-box .res-comments a:hover {
  text-decoration:none;
}

#top-box .res-comments span,
#top-box .res-comments span a {
  color:#717171;
  font-size:9px;
  text-decoration:none;
}
.edit {
  display:inline-block;
  padding:3px 5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;

  color:#0076ad;
  background:#fff;
  border:1px solid #eee;
}
