.showcase{position:relative;display:block;}
.showcase iframe{z-index:1;}
.startaslider{position:relative;display:block;margin:0 auto;}
.showcase-button-wrapper{text-align:center;width:100%;z-index:99;position:absolute;bottom:0;height:20px;padding-bottom:10px;}
.showcase-button-wrapper span {cursor:pointer;display:inline;padding:0 0 16px 16px;}
span.blipon {background:url('images/blipon.png') left top no-repeat;}
span.blipoff {background:url('images/blipoff.png') left top no-repeat;}
.startasliderprevpreload {height:0;width:0;display:inline;background-image:url('images/arrowprevhov.png');}
.startaslidernextpreload {height:0;width:0;display:inline;background-image:url('images/arrownexthov.png');}
.showcase-arrow-previous {position:absolute;/*background: url('images/arrowprev.png');*/ background: url(../images/left-arrow.png); width:50px;height:50px;cursor:pointer;z-index:100;/*right:35px;bottom:10px;*/ left:10px; top:150px;}
.showcase-arrow-next {position:absolute;/*background: url('images/arrownext.png');*/ background: url('../images/right-arrow.png'); width:50px;height:50px;cursor:pointer;z-index:100;right:10px; top:150px;/*bottom:10px;*/}
.showcase-arrow-previous:hover {background: url('images/arrowprevhov.png');}
.showcase-arrow-next:hover {background: url('images/arrownexthov.png');}