Ok...im stuck.. Im working within a content management system and its adding a dashed line to each <li> in an <ul> within a module. Im using dynamic content that is also content managed. its wrapping each item in a <li>. <module> (li style is here content managed) <list> (li dynamic) </list> (li dynamic) </module> (end module) I need the <li> to NOT have the li style in the module. I have no control over the dynamic list elements, its only fed in with a javascript tag. Thank you for your help, -Tim