.googlesearch {position:relative;}/**/

.googlesearchlayerform,
.googlesearchlayer,
.searchlayer {
  background-color:#fff;
  border:1px solid #ccc;
  color:#333;
  display:none;
  font-size:120%;
  line-height:1.5em;
  position:absolute;
  clear:left;
  float:none;
  top:77px;
  left:8px;
  width:330px;
}
.searchlayer {top:-13px; left:0;}

.googlesearchlayer {
 top:88px;
 left:7px;
 width:168px;
}
#home .googlesearchlayer,
#subhome .googlesearchlayer {top:58px;}

.entityspan {width:100%; float:left;}

.entitysearchlink,
.group a.entitysearchlink
{
 cursor:pointer;
 color:#333;
 background-color:#ffffff;
 text-decoration:none;
 width:100%;
 float:left;
}

.entityspan-highlight,
.entityspan:hover,
a.entitysearchlink-highlighted,
.group a.entitysearchlink-highlighted,
a.entitysearchlink:hover,
.group a.entitysearchlink:hover 
{
 background-color:#c0c0c0;
 text-decoration:none;
 color:#333;
 width:100%;
 float:left;
}

#SearchWebsites .searchlayer {width:18em; top:-19px;}
