﻿
#results .header {
font-size : 16px;
font-weight : bold;
margin-bottom : .25em;
margin-top : 1em;
}

#results .gs-result {
margin-bottom : .5em;
}

#results div.gs-watermark {
display : none;
}

/* trailing cursor section
*/
.gsc-imageResult .gsc-cursor-box {
  clear : both;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : bold;
  text-decoration: none;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #008000;
  text-decoration: none;
  display: none;
}

.gsc-branding {
  display: none;
}

.gsc-branding-text {
  display: none;
}

.gsc-branding-img {
  display: none;
}

div.gsc-clear-button {
display : inline;
text-align : right;
margin-left : 4px;
margin-right : 4px;
padding-left : 10px;
background-repeat: no-repeat;
background-position: center center;
background-image: url('../newHomeTest/clear.gif');
cursor : pointer;
}

.gsc-input {
width: 100%;
font-size:xx-small;
}

.gsc-search-button {
font-size:xx-small;
}



