﻿/************************************* copyright begin ***
**
** Copyright © Mincom Pty Ltd
**
************************************** copyright end ****/

.clsNoteFooter
{
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.clsNoteBody
{
	overflow:auto;
	position: absolute;
	bottom: 30px;
	top: 0px;
	width: 100%;
}
.clsAboutProductVersion
{
	position: absolute; 
	left: 16px; 
	top: 130px; 
	font: normal bold 14pt Microsoft Sans Serif;
}
.clsAboutVersion
{
	position: absolute; 
	left: 16px; 
	top: 151px; 
	font: normal 7pt Microsoft Sans Serif;
}
.clsAboutCopyright
{
	position: absolute; 
	left: 16px; 
	top: 316px; 
	font: normal bold 7pt Microsoft Sans Serif;
}
.clsAboutLegal
{
	position: absolute;
	left: 16px;
	top: 336px;
	width: 420px;
	font: normal 7pt Microsoft Sans Serif;
}