/* registroStyle.css */
#wizard1 .steps .current-info,
#wizard1 .steps .current-info.audible { display: none !important; }

#wizard1 .content > .title,
#wizard1 .content > h3.title { display: none !important; }

#wizard1 .steps ul,
#wizard1 .actions ul { list-style: none !important; padding-left: 0 !important; margin: 0 !important; }
