table.orderFormTable {
	
	border:none;
	width:400px;
	background-color:inherit;
}

.orderFormTable tr td {
	border:none;
	background:none;
}
