/* This stylesheet is used to style the public-facing components of the plugin. */

.imageRotatorWrapper {
    /*width: 450px;
    height: 200px;*/
    /*position: relative;*/
    position: relative;
}

.imageRotatorWrapper img {
    position: absolute;
    display: none;
}