﻿#slideShow
{
	width: 300px; 
	float:right;
}

#ssPhoto 
{	
	border:dashed 1px #999;
	overflow:hidden;
	width: 300px; 
	/*height: 240px !important;*/
	line-height:240px !important;
	text-align:center;
	vertical-align:middle;
}

#barWrapper
{
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:dashed 1px #999;
	width:300px;
}

#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;	
}