section#content h3.rgaccord1-toggle {
  color:#5191c8 !important; 
  border-top: 2px solid #ededf0; 
  font-size: 1.313em; 
  font-weight: normal; 
  margin-bottom: 15px; 
  padding:3px 10px;
  background: #dae0e3 url("/fileadmin/templates/countrypro/img/opened.png") no-repeat scroll 98% 11px;
}


section#content h3.act {
  color:#5191c8 !important;
  border-top: 2px solid #ededf0;
  font-size: 1.313em;
  font-weight: normal;
  margin-bottom: 15px;
  padding:3px 10px;
  background: #dae0e3 url("/fileadmin/templates/countrypro/img/closed.png") no-repeat scroll 98% 11px !important;
}