    .divLargePic .delete
    {
		background:transparent url(../images/close.png) no-repeat scroll center;
		display: block;
		position: absolute;
		height: 20px;
		right: 0px;
		top: 0px;
		width: 20px;
	}
	
	.divLargePic
	{
		padding: 0px;
		position: relative;
		text-align:center;
	}
	
	.divLargePic img 
	{
		margin: 20px;	
	}
	
	.menuVis
	{
		text-align:center;
		margin-top: 6px;
		position: relative;
		width: 100%;
		display: block;
		height: 20px;
	}
	
	.left
	{
		background: url(../images/navL.png) no-repeat center bottom transparent;
		display: block;
		height: 20px;
		width: 18px;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.right
	{
		background: url(../images/navR.png) no-repeat center bottom transparent;
		display: block;
		height: 20px;
		width: 18px;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.enlarge
	{
		background:transparent url(../images/ModB_Loupe.png) no-repeat scroll center;
		display:block;
		height:20px;
		position:absolute;
		right:2px;
		top:2px;
		width:20px;
	}
	
	.label
	{
		text-align:center;
	}
	
	.description
	{
		text-align: center;
		color:#666666;
		font-family:Tahoma,Arial,Verdana;
	}
	
	.text
	{
		width:500px;
		padding:10px;
		font-size:10pt;
		text-align:justify;
		font-family:Tahoma,Arial,Verdana;
	}
	
	
	.picCopyright
	{
		font-size:8pt;
		font-weight:bold;
		text-align:center;	
	}
	
	.title 
	{
		color:#666699;
		font-family:'Tahoma';
		font-size:8pt;
		font-weight:bold;
		margin:0pt 0pt 20px 20px;
		text-align:left;
	}
	
    
    .visImage
    {
    }
