div#mainDiv
{
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 10px;
	width: 800px;
	height: 820px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

div#rImages
{
	position: absolute;
	overflow: hidden;
	left: 758px;
	top: 220px;
	width: 42px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

div.imgSep
{
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 42px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid rgb(87,156,19);
	border-bottom: none
}

img#img1
{
	position: absolute;
	top: 8px;
	left: 0px;
	height: 60px;
	width: 40px;
	border: none
}

img#img2
{
	position: absolute;
	top: 103px;
	left: 0px;
	height: 63px;
	width: 40px;
	border: none
}

img#img3
{
	position: absolute;
	top: 203px;
	left: 11px;
	height: 65px;
	width: 21px;
	border: none
}

div.machineTxt
{
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 40px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: rgb(95,95,95);
	white-space: normal;
	border: none
}

div#cText
{
	position: absolute;
	overflow: hidden;
	left: 250px;
	top: 215px;
	width: 468px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: rgb(95,95,95);
	white-space: normal;
	border: none
}




