/* the content */
div.rgaccord1-content {
  /*width:428px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;*/
  padding-bottom:10px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}
.rgaccord1-toggle {
cursor:n-resize;
}
.rgaccord1-toggle.act {
cursor:url(up_rm.cur), pointer;
}
/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}