#slideshow {

}

#slideshow ul {
    list-style: none;
    padding: 0;
}

#slideshow ul li {
    list-style: none;
    background-color: white !important;
}

/*#slideshow ul li a {
    background-color: white !important;
}

#slideshow ul li a:hover {
    border: 1px solid red;
    background-color: white !important;
    color: white;
}*/

/*#slideshow .slideshow-thumbnails a:hover {
    border-color: #CCC !important;
    background-color: #FFF !important;
}*/