#main-content{
  padding-top: 290px;
}

#banner{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 690px;  height: 250px;
  z-index: 0;
}
html.ie7 #banner{
  z-index: -1;
}
#headerbanner{
  color: #615c5c;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 0px;
  width: 690px;  height: 250px;
}
#headerbanner-slides{
  width: 690px;  height: 250px;
}
#headerbanner-slides > div{
  width: 690px;  height: 250px;
  overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#headerbanner div.text-content{
  display: none;
}

#pager{
  list-style: none;
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 88;
  line-height: 10px;
}
#pager a{
  background: #fff;
  color: #000;
  display: inline-block;
  font-size: 0.9em;
  margin-right: 6px;
  width: 20px;
    line-height: 20px;
    height: 20px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#pager a:hover,
#pager a.activeSlide{
  background: #00b8ff;
  color: #fff;
}

#prev,
#next{
  font-size: 2.0em;
  font-weight: bold;
  position: absolute;
  top: 40%;
  width: 24px;
  height: 50px;
  z-index: 999;
}
#prev span,
#next span{
  display: none;
}
#prev{
  background: url('../img/banner-prev.png') no-repeat;
  left: -3px;
}
#prev:hover{
  background-position: 0 100%;
}
#next{
  background: url('../img/banner-next.png') no-repeat;
  right: -3px;
}
#next:hover{
  background-position: 0 100%;
}

.gsc-table-result tr td, .gsc-search-box tr td, .gsc-search-box tr th{
border: none;
padding: 0;

}

.cse .gsc-control-cse, .gsc-control-cse {
padding: 0 !important;
}

#google-search {
margin-top: 15px;
}

.gsc-input-box {
border: 1px solid #D9D9D9 !important;
}

#main-content1, #main-content2, #main-content3, #main-content4{
  clear: both;
}