#searchWrapper {
	margin:0;
	overflow:visible;
	text-align:center;
	width:100%;
}
#lzSearchResults {
	font-size:22px;
}
#google-search-input {
	margin:0 0 10px;
}
#lzContentWapper {
    width: 100%;
}
#lzSearchContents {
	width:100%;
}
#searchResults {
	width:100%;
}
.gsc-result .gs-title {
	height:45px;
	text-align:left;
	line-height:20px;
}
.gsc-wrapper, .gsc-above-wrapper-area {
	margin:0 10px;
}