﻿/*Slideshow style*/
.thumbsViewer
{
	padding : 0 0 0 0px;
	margin: 0 0 0 0;
	text-align : center;
		
}
.thumbsViewer table
{
	margin-top: 1px;
}
.slideshowThumbnailpicture
{
	text-align:left;
	margin: 0px 3px 0px 0px; 
	padding: 0px 0px 0px 0px;
	cursor:pointer;	
	
}
.slideshowThumbnailpictureAdmin
{
	text-align:left;
	margin: 2px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	cursor:pointer;	
	
}
.RotatorImage
{
	background-color: Red;	
	padding: 0px;
}
.srollimg1, .srollimg2
{
	vertical-align: middle;
	width: 81px;
}
.srollimg1 img
{
	float: left;
}
.srollimg2 img
{
	float: right;
}
.slideshowImageText
{
	display: none;
}
.slideshowName
{
	color: 	#374353;
	font-weight : bold;
	font-size : 14px;	
	
	}
td.slideshowname
{
	display: none;

}
table.slideshow
{
		
}
/*End styles Slideshow*/

