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