.page-content .searchbox .plz-search-button {
    background: rgb(204,204,204);
}
.plz-search-button {
	background: rgb(204,204,204);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 2.5rem;
    padding: 0 0.3125rem;
    border: 0;
    cursor: pointer;
}
