.largeform TH{
	font-weight:normal;
	line-height:18px;
	font-size:18px;
	color:#262626;
}

.largeform .input TD{
	height:34px;
}

.largeform .input .left{
	background:transparent url(/$files/img/biginputleft.gif) no-repeat center left;
	width:16px;
}

.largeform .input .right{
	background:transparent url(/$files/img/biginputright.gif) no-repeat center right;
	width:16px;
}

.largeform .input .field{
	background:#262626;
}

.largeform INPUT{
	background:none;
	border:0;
	font-size:18px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

.largeformError{
	font-size:16px;
	color:#db0810;
}
