Лучший Ответ Sliapy , 09 July 2013 - 14:10
Ваши точки
.column ul li { background: url('/plugins/system/jat3/jat3/base-themes/default/images/bullet.gif') no-repeat 20px 7px; line-height: 160%; margin-bottom: 5px; overflow: hidden; padding-left: 30px; }
Не знаю, откуда беруться эти стили. Опять же откуда-то из шаблона.
Решить пожно добавив в CSS
.column ul li {background: none !important;}
