#rgaccord2-nest { margin:10px 0; }
/* Toggle default */
h3.rgaccord2-toggle { font-weight:bold; color:#E77817; line-height: 1.2em; background: url('../imgs/plus.png') 5px center no-repeat; padding:2px 0 4px 25px; cursor:pointer; }
/* Toggle act item */
h3.act { color:#FFFFFF; background:#196E44 url('../imgs/minus.png') 5px center no-repeat; }
/* the content */
div.rgaccord2-content {}
/* remove margin of a CE */
div.rgaccord2-content .ce { margin-bottom:0; }
/* remove the header inside the CE, twice is not nice */
div.rgaccord2-content h1 { display:none; }
