/* CSS Document */

.GoogleSS{
  background-color: #3877BE;
  color: white;
  width: 100%;
  text-align: center;
  padding: 5px;
}

div.container_spa_innerpage .GoogleSS{ background-color: #bbad8e;}

.GoogleSS td{
  /*text-align: center !important;*/
}

.GoogleSS td b {
  font-size: 15px;
  padding-bottom: 5px;
}


.GoogleSS #submit_button{
  width: 183px !important;
  height: 24px;
  border: 0px;
  color: white;
  background: #1b649b url(/inc/vws/dh/imgs/quicksearch_button_bg.gif) no-repeat top;
  margin:13px 0px 5px 0px;
}

.GoogleSSWord{
  width: 183px;
}

.GoogleSSHitNum, .GoogleSSSortBy{
  width: 90px;
  height: 21px;
}

.Google_word{
  color:grey;
  font-size:11px;
  font-style:italic;
  font-weight:normal;
  width: 140px;
}

div.headspec_spa div.menumain form.GoogleSS_inmenu input.Google_word { width:120px;}



