/* just a little gab */
#rgaccord2-nest {
  margin:0;
}

/* Toggle default */
h3.rgaccord2-toggle {
	text-align:right;
	cursor:pointer;
	font-size:1.2em;
	line-height:1em;
	padding:0pt;
	font-weight:normal;
	margin:0pt;
	padding:0;
	float:none;
}

/* Toggle default */
h3.rgaccord2-toggle a {
	text-decoration:none !important;
}

/* Toggle act item */
h3.act {
	font-weight:normal;
}

/* the content */
div.rgaccord2-content {
  width:68.2em;
  border:none;
  height:0;
  background-color:#FFFFFF;
  position:relative;
}

/* 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;
}

