/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */

div.courses{
  padding:6px 0px 0px 0px;
}

div.rgaccord1-nest{
  margin:8px 0px 8px 0px !important;
  height:100%;
}

h3.rgaccord1-toggle {
	cursor: hand;
	curso\r: pointer;
	font-family:Arial;
	font-size:11px !important ;
	font-style:normal !important;
  font-weight:bold !important;
  color:#333333 !important;
  line-height: 11px;
  height: 11px;
  background:#ffffff url(../images/link1.gif) 2px center no-repeat;
  padding:0px 0px 0px 14px !important;
  margin:0px 0px 0px 0px !important;
}

/* Toggle act item */
h3.act {
	cursor: hand;
	curso\r: pointer;
  color:#5387af !important;
  background:#ffffff url(../images/link_active.gif) 2px center no-repeat;
  overflow-y:visible;
}

/* the content */


div.rgaccord1-content p.bodytext{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
	padding:0px 0px 0px 0px;
  margin:8px 15px 8px 28px;
}

div.ce div.csc-header {
  display:none;
}


div.rgaccord1-content {
	padding-bottom:0px;
}

div.ce p {
  margin:8px 0px 10px 0px !important;
  padding:0px !important;
}

div.rgaccord1-content div.hr {
  margin:0px !important;
}