/* Content styles */
#rchilds {
  background:#fffce7 url('../images/rchbg.gif') bottom right no-repeat;
  width:615px;
  margin-left:0px;
  margin-top:0px;
  padding-bottom:20px;
  position:relative;
  margin-bottom:10px;
  padding:15px 20px;
}
#rchilds TABLE {
  width:100%;
  /*border-bottom:1px solid #e5e0d3;*/
  border-collapse:collapse;
}
#rchilds TABLE TD {
  line-height:150%;
  padding-bottom:5px;
  vertical-align:top;
}
#csublinks {
  margin-top:10px;
  font-weight:bold;
}
#csublinks A:link,
#csublinks A:active,
#csublinks A:visited,
#csublinks A:hover,
#csublinks SPAN {
  padding-right:20px ! important;
}
#angroups {
  margin-top:10px;
  line-height:150%;
}
#angroups P {
  margin-top:0;
  margin-bottom:5px;
  padding:0;
  margin-left:0;
}
.see_also {
  margin-top:15px;
  margin-bottom:40px;
}
.see_also .sa-header {
  font-weight:bold;
}

.comment_data {
  font-size:12px;
  color:#aaa;
  margin-bottom:-5px;
}
.comment_data SPAN {
  margin-right:15px;
}
.comment-div {
  margin-bottom:45px;
}
.opinion_form {
  margin-left:15px;
}