#slideShow
{
        width: 300px;
}
#ssToolbar img{ border:medium none;}
#ssPhoto
{
        border:dashed 1px #999;
        overflow:hidden;
        width: 300px;
        line-height:240px !important;
        text-align:center;
        vertical-align:middle;
}

#ssPhotoFade
{
		background-color: black;
        border:dashed 1px #999;
        width: 300px;
        height:240px;
		display: block;
		overflow: hidden;
		position:relative;
}

#barWrapper
{
        height:14px;
        padding-top:2px;
        padding-bottom:2px;
        border-bottom:dashed 1px #999;
		font-size:10px;
		color:#333;
		font-family:verdana,arial,"san serif";
		margin-bottom: 10px;
}

#ssToolbar
{
        display:inline;
        padding-left:2px;
        float:left;
        vertical-align:middle;
        position:relative;
}

#photoCaption
{
        float:left;
        position:relative;
        margin-left:10px;
}

#photoNumbers
{
        float:right;
        text-align:right;
}
