.googleCustomSearch-element table {
	border-collapse: inherit;
	border-spacing: 5px;
}

.googleCustomSearch-element table tr td:first-child {
	width: 100%;
}

.googleCustomSearch-element table tr td input {
	margin: 0px;
}

.googleCustomSearch-element table tr td input[type=submit] {
	font-size: 14px;
}
