@media only screen and (min-width: 769px) {
	.search-center div[style="display: table;"]{
		margin: auto;
		width: 50%;
	}
	.submit-center>.cbTableCellPadding{
		margin: auto;
		width: 50%;
	}
}

.search-center table.cbTableDefaultCellspacing{
	width: 100% !important;
}

.search-center-full div[style="display: table;"], .search-center-full>.cbTableCellPadding{
	width: 100% !important;
}