.slideshow {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.slidediv {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style-type: none;
    visibility: hidden;
    z-index: 2;
}
.ssnext {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px !important;
    width: 20px !important;
    z-index: 1024;
}
.ssnext img {
    margin: -111px 0px 122px;
    position: relative;
    right: 58px;
}
.ssprev {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px !important;
    width: 20px !important;
    z-index: 1024;
}
.ssprev img {
    border: 0 none;
    left: -986px;
    margin: -111px 0 122px;
    position: relative;
}
.ssbutton {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: 20px;
    margin-right: 0;
    padding-top: 6px;
    text-align: right;
    width: 100%;
}
.ssbutton a:focus {
    background: none repeat scroll 0 0 transparent !important;
}
.slideshow li {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
}
.slideshow img, .slideshow li {
    background: none repeat scroll 0 0 transparent !important;
}
