#suckerfish li.active a{  
	background: none;
	color:#ec008d;

}

/* MODULE RIGHT 
--------------------------------------------------------- */
#left div.module_menu h3,
#left div.module_text h3,
#left div.module h3,
#right div.module_menu h3,
#right div.module_text h3,
#right div.module h3{
  background: url(../images/sidebar_pink.png) no-repeat left top;

}

/* INSET MODULE 
--------------------------------------------------------- */

.inset div.module h3,
.inset div.module_text h3,
.inset div.module_menu h3
{
  background: url(../images/sidebar_pink.png) no-repeat left top;
}

