
body {
    position: relative;
}
a img {
    border: medium none;
}
.tabs_slideshow {
    position: relative;
}
.images {
    border: medium none;
    position: relative;
}
.images div {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
.controls {
    margin-top: 4px;
    padding-bottom: 10px;
}
/* tabs and play/stop */
.playstop {
/*float:left*/
margin-top:-40px;
margin-left:410px;
z-index:1000;
display: block;
width:48px;
z-index:1000;
position:relative;
}

/* play/stop */
.playstop .play {
background:url('../images/play1.gif');
display:inline-block;
width:22px;
height:23px;
z-index:1001;
margin-right:-4px;
}

/* play/stop */
.playstop .stop {
background: url('../images/Pause1.gif');
display:inline-block;
width:20px;
height:23px;
z-index:1001;
margin-left:0;
}
.playstop .play1 {
background:url('../images/play2.gif');
display:inline-block;
width:22px;
height:23px;
z-index:1001;
margin-right:-4px;
}

/* play/stop */
.playstop .stop1 {
background: url('../images/Pause2.gif');
display:inline-block;
width:20px;
height:23px;
z-index:1001;
margin-left:0;
}
.slidetabs {
    float: right;
}
.slidetabs a, .playstop a {
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 18px;
    z-index: 1001;
}
.slidetabs a:hover, .playstop a:hover {
    color: #FFFFFF;
}
.slidetabs a.current, .playstop a.current {
    color: #FFFFFF;
}
.disabled {
    visibility: hidden !important;
}
.sldPos {
    cursor: pointer;
    height: 280px;
    margin-left: 476px;
    margin-top: -270px !important;
    position: relative;
    width: 220px;
    z-index: 1002;
}
.banner1Div {
    background-image: url("../images/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 87px;
    width: 217px;
}
.banner2Div {
    background-image: url("../images/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 88px;
    width: 217px;
}
.banner3Div {
    background-image: url("../images/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 71px;
    width: 217px;
}
.banner4Div {
    background-image: url("../images/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 95px;
    width: 217px;
}
.banner5Div {
    background: url("../images/spacer.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 55px;
    width: 217px;
}
