/*


/*-- jShowOff module styles --*/

#features {
    height: 256px;
    padding: 0;
    margin: 0;
}

.thumbFeatures p.jshowoff-slidelinks {
    /*background: #000;*/
    position: relative;
    top: -10px;
    padding: 5px 0 5px 5px;
    height: 20px;
    float: right;
    right: 120px;
    margin: -20px;
}

.thumbFeatures .jshowoff-slidelinks a {
    display: block;
    width: 20px;
    height: 20px;
    background: url("/img/icons20.png") no-repeat scroll 0 0 transparent;
    background-repeat: no-repeat;
    margin: 0 2px 0 0;
    padding: 0;
    border: none; /*1px solid #4f4f4f;*/
    text-indent: -10000em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    float: left;
    outline: none;
    font-size: 11px;
    line-height: 14px;
    behavior: url(iepngfix.htc);
}

.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
    background: url("/img/icons20.png") no-repeat scroll 0 0 transparent;
    background-position: 0 -20px;
    /*border: 1px solid #4f4f4f;*/
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.jshowoff.thumbFeatures {
    height: 256px;
    padding: 0;
    margin: 0;
}

.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
    -webkit-border-radius: 0px;
}