.webwidget_slideshow_previousnext{
    padding: 0px;
    margin: 0px;
    position: relative;
}
.webwidget_slideshow_previousnext .webwidget_slideshow_simple2_title{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.webwidget_slideshow_previousnext .webwidget_slideshow_simple2_nav{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 7px;
    right: 7px;
}
.webwidget_slideshow_previousnext .webwidget_slideshow_simple2_nav li{
    cursor: pointer;
    padding: 0px;
    margin-left: 5px;
    position: relative;
    float: left;
}
.webwidget_slideshow_previousnext ul{
    margin: 0px;
}
.webwidget_slideshow_previousnext ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.webwidget_slideshow_previousnext ul li a{
    text-decoration: none;
}
.webwidget_slideshow_previousnext ul li a img{
    border: none;
}