.textRegular 
{
	background-color:White;
	color:Black;
	border-width:0px;
	width:12px;
}
.textError
{
	background-color:#F53F0A;
	color:Black;
	border-width:0px;
	width:16px;
}
.dc_maindiv
{
	text-align:center;    
}
.dc_innerdiv
{
	background-color:white;
	width:52px;
	border:0px;
	border: inset 1px #BAC8E8;
}
.dc_header
{
	background-color:#D6D6D6; 
	width:52px;    
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	border-top: 1px solid #8F8F8F;
}