div#tmpSlideshow {
    height: 82px;
    padding: 30px 0 0;
    position: relative;
    width: 524px;
}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 585px;
    height: 332px;
    display: none;
}
div.tmpSlide img {
    border: 3px solid #E5E5E5;
    float: right;
    height: 105px;
    margin: 10px 65px 0 20px;
    width: 290px;
}
div#tmpSlideshowControls {
    position: absolute;
    bottom: 30px;
    right: 11px;
    width: 175px;
}
div.tmpSlideshowControl {
    border: 1px solid #e1dece;
    float: left;
    margin: 0 5px 0 0;
    background: url('Feature.png') no-repeat;
    width: 38px;
    height: 36px;
    color: #554d31;
    text-align: center;
    cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 36px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    background-image: url('FeatureOver.png');
}
div.tmpSlideshowControlActive {
    border: 1px solid rgb(161, 155, 137);
}
div#tmpSlideshow h4 {
    color: #2086B6;
    font: 15px gess bold !important;
    margin: 10px 0;
    width: 595px;
}
div.tmpSlideCopy p {
    color: #929090;
    font: 11px/1.75em tahoma;
    text-align: right;
    width: 590px;
}
.tmpSlideCopy{
    margin-left:5px !important;
}
.tmpSlideshow h4 {
    color: #2086b6;
    font: 15px gess bold !important;
    margin: 10px 0;
}
.tmpSlideCopy h4{
    color: #2086b6;
    font: 15px gess bold !important;
}
.topic{
    font-family:gess;
    font-size:15px;
}