/**
 * @package Testimonial Fader
 * @version 3.1
 * @author Infyways Solutions http://www.joomlax.com
 * @copyright Copyright (C) 2011 - 2012 Infyways Solutions.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 *
 */
#fader ul {
    list-style-type: none !important;
    margin: 2px 0 0 !important;
    padding: 0 0 0 8px !important;
}
#testimonial ul li{
padding:0!important;
margin:0!important;
background:none!important;
list-style-type:none!important;
}
