﻿.PictureViewer_ErrorMessage{
	font-size:12px;
	color: red;
	font-family: Arial;
}
.PictureViewer_Picture{
	
}
.PictureViewer_PictureText{
	font-size: 12px;
	color: black;
	font-family: Arial;	
}
.PictureViewer_BackLink a:hover {
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	text-decoration:underline;
}
.PictureViewer_BackLink a {
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	text-decoration:none;
}
.PictureViewer_ClickText{
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	text-decoration:none;
}
