.form-field input{
	width: auto !important;
}
table.currentlit{
	margin-top: 15px;
	width: 667px; 
	/*height: 3409px;*/ 
	font-size: 11px;
}
table.currentlit tr th, table.discontinued tr th{
	padding: 15px 7px 15px 7px;
}
table.currentlit tr td, table.discontinued tr td{
	padding: 10px 7px 10px 7px;
}
.whiteback{
	background-color: #ffffff;
}
.greyback{
	background-color: #f9f9f9;
}
table.discontinued{
	margin-top: 15px;
	width: 667px; 
	/*height: 3409px;*/ 
	font-size: 11px;
}
table.discontinued tr th