.box_skitter {
    background: none repeat scroll 0 0 #000000;
    height: 233px;
    margin: 2px;
    position: relative;
    width: 987px;
}
.box_skitter img {
    max-width: none;
	border: none;
}
.box_skitter ul {
    display: none;
}
.box_skitter .container_skitter {
    overflow: hidden;
    position: relative;
}
.box_skitter .image {
    overflow: hidden;
}
.box_skitter .image img {
    display: none;
}
.box_skitter .box_clone {
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 20;
}
.box_skitter .box_clone img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 20;
}
.box_skitter .prev_button {
    background: url("../images/prev.png") no-repeat scroll left top transparent;
    height: 42px;
    left: 10px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}
.box_skitter .next_button {
    background: url("../images/next.png") no-repeat scroll left top transparent;
    height: 42px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}
.box_skitter .info_slide {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font: bold 11px arial;
    left: 15px;
    opacity: 0.75;
    padding: 5px 0 5px 5px;
    position: absolute;
    top: 15px;
    z-index: 100;
}
.box_skitter .info_slide .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}
.box_skitter .info_slide .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}
.box_skitter .container_thumbs {
    height: 50px;
    overflow: hidden;
    position: relative;
}
.box_skitter .info_slide_thumb {
    border-radius: 0 0 0 0;
    height: 50px;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0 !important;
    top: 0;
}
.box_skitter .info_slide_thumb .image_number {
    border-radius: 0 0 0 0 !important;
    height: 50px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: 100px;
}
.box_skitter .info_slide_thumb .image_number img {
    height: 100px;
    left: -30px;
    position: absolute;
    top: -30px;
}
.box_skitter .box_scroll_thumbs {
    padding: 0;
}
.box_skitter .box_scroll_thumbs .scroll_thumbs {
    background: -moz-linear-gradient(-90deg, #555555, #FFFFFF) repeat scroll 0 0 transparent;
    border: 0 solid #333333;
    bottom: 60px;
    cursor: pointer;
    height: 10px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    width: 200px;
    z-index: 101;
}
.box_skitter .info_slide_dots {
    border-radius: 50px 50px 50px 50px;
    bottom: -40px;
    padding: 5px 0 5px 5px;
    position: absolute;
    z-index: 151;
	margin-bottom: 5px;
}
.box_skitter .info_slide_dots .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 50px 50px 50px 50px;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    overflow: hidden;
    text-indent: -9999em;
    width: 18px;
}
.box_skitter .info_slide_dots .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
}
.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 32px;
    margin: -16px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    text-indent: -9999em;
    top: 50%;
    width: 32px;
    z-index: 10000;
}
.box_skitter .label_skitter {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    z-index: 150;
}
.box_skitter .label_skitter {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    opacity: 0.8;
    position: absolute;
    z-index: 150;
}
.box_skitter .label_skitter p {
    font: 22px arial,tahoma;
    letter-spacing: -1px;
    margin: 0;
    padding: 10px;
}
.box_skitter .info_slide * {
    font-family: Consolas,arial,tahoma !important;
}
.box_skitter .progressbar {
    background: none repeat scroll 0 0 #000000;
    border-radius: 20px 20px 20px 20px;
    height: 5px;
    left: 15px;
    position: absolute;
    top: 5px;
    width: 200px;
    z-index: 99;
}
.box_skitter .preview_slide {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #222222;
    bottom: 30px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    display: none;
    height: 100px;
    left: -40px;
    overflow: hidden;
    position: absolute;
    width: 100px;
    z-index: 152;
}
.box_skitter .preview_slide ul {
    display: block;
    height: 100px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.box_skitter .preview_slide ul li {
    display: block;
    float: left;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
}
.box_skitter .preview_slide ul li img {
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
#overlay_skitter {
    background: none repeat scroll 0 0 #000000;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9998;
}
.box_skitter .focus_button {
    background: url("../images/focus-button.png") no-repeat scroll left top transparent;
    height: 42px;
    margin-top: -25px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}
.box_skitter .play_pause_button {
    background: url("../images/pause-button.png") no-repeat scroll left top transparent;
    height: 42px;
    margin-top: -25px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 151;
}
.box_skitter .play_pause_button.play_button {
    background: url("../images/play-button.png") no-repeat scroll left top transparent;
}
.box_skitter_large {
    height: 337px;
    width: 909px;
}
.box_skitter_small {
    height: 100px;
    width: 200px;
}
