.update2{
      color:#0079E1;
      font-size:10px;
      font-family:Arial, Helvetica, sans-serif;
      font-weight:bolder;
      background-color:#F9F9F9;
      border-top: 1px solid #CCCCCC;
      border-right: 1px solid #CCCCCC;
      border-left: 1px solid #A6A6A6;
      border-bottom: 1px solid #A6A6A6;
      text-align:center;
      vertical-align:middle;
      height:20px;
      margin-left: 1px;
      margin-right: 1px;
}
.invisibleTextBox
{
	font-size: 10px;
	color:#666666;
	border-top: 0px solid#A6A6A6;
	border-right: 0px solid #E2E2E2;
	border-bottom: 0px solid #E2E2E2;
	border-left: 0px solid #A6A6A6;
	margin: 2px;
	background-color:Transparent ;
}

.invisibleTextBoxDisabled
{
	font-size: 10px;
	color:#8D8D8D;
	border-top: 0px solid#A6A6A6;
	border-right: 0px solid #E2E2E2;
	border-bottom: 0px solid #E2E2E2;
	border-left: 0px solid #A6A6A6;
	margin: 2px;
	background-color:Transparent;
}

