﻿.slideshow-navigation
{
    /*height: 28px;
    line-height: 28px;
    padding: 0px 3px 0px 3px;
    border-bottom: solid 1px #999999;*/
}

.slideshow-navigation h3
{
    float: left;
    color: #FFF;
}

.slideshow-navigation a
{
	text-decoration: none;
	color: #FFF;
}

.slideshow-navigation a:hover
{
	text-decoration: underline;
}

.slideshow-navigation em
{
    float: right;
    display: inline-block;
    font-style: normal;
}

.slideshow-navigation span
{
   /* float: left;
    padding: 5px 3px 0px 0px;
	*/
}

.slideshow-image
{
    /*background-color: #000000;*/
    padding: 0px;
    margin: 0px;
}

/*.slideshow-name
{
    height: 20px;
    line-height: 20px;
    position: relative;
    top: -20px;
    background: rgba(79, 79, 79, 0.8);
    color: #ffffff;
    padding-left: 5px;
    font-weight: bold;
}
*/
