.showpiece {
    width: 599px;
    height: 205px;
    position: relative;
    overflow: hidden;
}

#showstage {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 3500px;
}

.showslide {
    width: 599px;
    float: left;
    height: 200px;
    position: relative;
}

.showbutton {
    cursor: pointer;
}

.badge {
    position: absolute;
    right: 10px;
    top: 5px;
}

.leftbadge {
    position: absolute;
    left: 10px;
    top: 5px;
}

.badgetextright {
    color: white;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 35px;
    text-align: center;
    text-transform: uppercase;
    top: 60px;
    width: 130px;
}

.badgetextleft {
    color: white;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 35px;
    text-align: center;
    text-transform: uppercase;
    top: 60px;
    width: 130px;
}

.shortbadgetext {
    top: 75px !important;
}

.lessshortbadgetext {
    top: 68px !important;
}

.longestbadgetext {
    top: 54px !important;
}

.darkbadgetext {
    color: #333333;
}

.showimageright {
    position: absolute;
    right: 0px;
}

.slidelinkimage {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.titlefixie {
    _right: -10px !important;
}
