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

/* just a little gab */
#rgaccord2-nest { margin:0 0 10px 0; background-color: #e7e2e2; }

/* Toggle default */
/*h3*/.rgaccord2-toggle { font-weight:normal; color:#666; /*line-height:26px; height:25px;*/ background: #d0cdcd url(../../images/rgaccord_close.gif) right center no-repeat; border-top:2px solid #fff; padding:0px 0 0px 8px; margin-right:0px; cursor:pointer; font-family: Impact, Tahoma, Helvetica, sans-serif; text-transform: uppercase; font-size:163.636%; letter-spacing:2px; border-bottom: none; }

/* Toggle act item */
/*h3*/.rgaccord2-toggle.rgaact { color:#666; font-weight:normal; background:#d0cdcd url(../../images/rgaccord_open.gif) right center no-repeat; }

/* the content */
div.rgaccord2-content { width:245px; /*height:300px;*/ border-left:none; border-right:none; overflow: hidden; }

div.rgaccord2-content div.contentelement {padding:5px 10px 0 10px; margin-bottom:10px;}

/* 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 h2 {  }


#rgaccord2-nest .news-list-container h2 { color:#333; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; }
#rgaccord2-nest .csc-header { border-top:2px solid #fff; display:none; }
#rgaccord2-nest .csc-header h1 {  }
