﻿#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures
{
    overflow: hidden;
    width: 300px;
    height: 130px;
}
.jshowoff
{
    padding-top: 15px;
    background: url("/images/backgrounds/rotator-bg-full.png");
    width: 435px;
    position: relative;
    overflow: hidden;
    padding-right: 10px;
    background-repeat: no-repeat;
}
.jshowoff p
{
    display: inline;
}
.jshowoff-slidelinks a, .jshowoff-controls a
{
    background-color: transparent;
    padding-left: 3px;
    outline: 0px;
}
.jshowoff div
{
    width: 300px;
    overflow: hidden;
}
.rotatorAnchor
{
    outline: 0px;
}
.rotatorAnchor img
{
    border-width: 0px;
    border-style: none;
    border-color: transparent;
}
.transGrayBG
{
    width: 290px;
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 5px;
}
.rotatorLinkText
{
    color: White;
}
.rotatorLinkRSS
{
    line-height: 1.2em;
    color: White;
    font-size: 11px;
    font-family: Verdana;
}
.rotatorLinkRSS:visited
{
    color: White;
}

.rotatorHeader
{
    font-family: Georgia;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1.2em;
}
.rotatorText
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.2em;
}
.rotatorLink
{
    font-family: Verdana;
    color: White;
    font-size: 13px;
    font-weight: bold;
    float: right;
}

.rotatorLink:hover
{
    background-color: transparent;
}
.rotatorItem
{
    height: 100%;
}
.rotatorItem:hover
{
    background-color: transparent;
}
.rotatorLink:visited
{
    font-family: Verdana;
    color: White;
    font-size: 11px;
    font-weight: bold;
}
.rotatorBlogDate
{
    font-family: Verdana;
    color: White;
    font-size: 8px;
    line-height: normal;
}