/* Style sheet Accordion */
.toggler{padding-top:5px;padding-bottom:5px;padding-left:20px;font-weight:bold;font-size:15px;color:#000;background-image:url("tl_files/typolight/ico_plus.gif");background-position:left center;background-repeat:no-repeat;cursor:pointer;}
.toggler .active{font-weight:bold;}
.toggler_first{color:#e5e5e5;}
