div.gsc-tabsArea {
  display: none;
}

div.gsc-control-cse {
  width: 80%;
}

div#search, div#cse-search-form {
  width: 180px;
  padding-right: 5px;
}

table.gsc-search-box {
  padding-right: 20px;
}

td.gsc-input {
  text-align: right; 
}

input.gsc-input {
        width: 100%;
        height: 23px;
        background: #FFDBE1;
        border: 1px solid #F57F8C;
}

input.gsc-search-button {
        width: 55px;
        background: #F74B61;
        border-top: #F74B61 solid 1px;
        border-bottom: #F74B61 solid 3px;
        border-left: #F74B61 solid 1px;
        border-right: #F74B61 solid 1px;
        color: #FFDBE1;
}

.gsc-clear-button {
  display: none;
}

div#cse {
  width: 750px;
}

