.pikachoose-classic {
    height: 510px;
    margin: auto;
    position: relative;
    width: 880px;
}
.pika-stage {
    height: 510px;
    left: 0;
    position: absolute;
    top: 0;
    width: 880px;
}
.pika-stage img {
    border: 0 none;
}
.pika-stage .pika-aniwrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}
.pika-stage .caption {
    bottom: 0;
    color: #CCCCCC;
    font-family: Helvetica;
    font-size: 12px;
    left: 0;
    padding: 5px;
    position: absolute;
    width: 500px;
    z-index: 11;
}
.pika-textnav {
    display: none;
}
.pika-counter {
    display: none;
}
.pika-imgnav {
    background: -moz-linear-gradient(center bottom , #1C1C1C 26%, #292929 48%, #242424 86%) repeat scroll 0 0 black;
    bottom: 0;
    height: 25px;
    left: 0;
    position: absolute;
    width: 850px;
    z-index: 11;
}
.pika-imgnav a {
    background: url("../img/layout/controls.png") no-repeat scroll 0 0 transparent;
    border-left: 1px solid #222222;
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    right: 10px;
    text-indent: -5000px;
    top: 0;
    width: 35px;
    z-index: 11;
}
.pika-imgnav a.pause {
    background-position: 17px -15px;
}
.pika-imgnav a.play, .pika-imgnav a.next {
    background-position: 17px 5px;
    right: 10px;
}
.pika-imgnav a.tray {
    background-position: 17px -55px;
    right: 62px;
}
.pika-imgnav a.next {
    right: 105px;
}
.pika-imgnav a.previous {
    background-position: 17px -35px;
    right: 152px;
}
.pika-thumbs li {
    background: transparent no-repeat scroll left top transparent;
    float: left;
    height: 61px;
    list-style: none outside none;
    margin: 3px 10px;
    overflow: hidden;
    width: 100px;
    cursor: pointer;
}
.pika-thumbs li .clip {
    height: 100%;
    overflow: hidden;
    position: relative;
    border: 2px solid #54504B;
    height: 55px;
}
#pikame {
    width: 880px;
}
.pika-stage, .pika-thumbs li {
    background: transparent;
    border: 0px;
}
.jcarousel-clip-horizontal {
    margin: auto;
    overflow: hidden;
    width: 750px;
    top: 5px;
}
.jcarousel-container {
    background: none repeat scroll 0 0 rgba(200, 200, 200, 0.5);
    top: auto;
    bottom: 0px;
    height: 1px;
    left: 0px;
    overflow: hidden;
    padding-top: 8px;
    position: absolute !important;
    width: 880px;
    z-index: 10;
}
.jcarousel-container * {
    z-index: 10;
}
.jcarousel-prev, .jcarousel-next {
    background: url("../img/layout/controls.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: 35px;
    width: 35px;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
    opacity: 1;
}
.jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover {
    opacity: 0.6;
}
.jcarousel-next {
    background-position: 0 0;
    position: absolute;
    top: 37px;
    left: auto;
    right: 7px;
}
.jcarousel-prev {
    background-position: 0 -40px;
    position: absolute;
    top: 37px;
    left: 20px;
}
