.imgThumb{
	margin: 0 0 10px 0;
	border: 4px solid #ffffff;
	width:auto;
	height:auto;
	
}
.imgPreview{
	border: 5px solid #ffffff;

}
#slideshowDiv{
	padding: 10px;	
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-weight:bold;

}
	
#slideshowDiv a{
	width:Auto;
	color:#336699;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-weight:bold;
}
.ssControl{
	cursor:pointer;
	cursor:hand;
	-khtml-opacity:1.00; 
	-moz-opacity:1.00; 
	-ms-filter:"alpha(opacity=100)"; 
	filter:alpha(opacity=100); 
	opacity:1.00;	
}
.ssControlMO{
	cursor:pointer;
	cursor:hand;
	-khtml-opacity:.90; 
	-moz-opacity:.90; 
	-ms-filter:"alpha(opacity=90)"; 
	filter:alpha(opacity=90); 
	opacity:0.9;		
}
#controlsDiv{
	margin: 5px 0 0 0;
}


.managerText{
	float:right;
	width:Auto;
	color:#666666;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-weight:bold;	
}
.managerText a{
	color:#336699;
	text-decoration:bold;
	font-size: 10px;	
}

