﻿.txtboxhidden
{
	background-color: white;
	color: White;
	width: 1px;
	height: 1px;
	border: solid 1px white;
}
.solidBox80pc
{
	border: solid 1px lightsteelblue;
	width: 80%;
	padding: 8px;
	text-align: left;
	font-size: 10px;
	float: left;
	color: Navy;
}

