/* The trainer styles for all pages */
ul.list-conference {
    margin: 7px 0 0 0;
    list-style-type: none;
    list-style-image: url(i/buttons/right.gif);
    list-style-position: inside;
}

ul.list-conference li {
    margin: 0 0 10px 0;
    padding: 0;
    color: #525252;
    background: none;
}
