/* Simple slider style with no navigation. */
.image-slider li {
    float: left;
}