.sb_off_searchbar {
	font:10px Arial;
	text-decoration: none;
	line-height: 22px;
	color:#000000;
}

.enlace_searchbar {
    text-decoration: none;
    color:#993333;
}
.enlace_searchbar hover {
    text-decoration: underline;
}
div#googlebar{
   background:#E3E3E3;

   border-top:1px #993333 solid;
  width:525px; 
  height:28px;
  visibility:visible;
  margin:0px 0px 0px 6px
}
div#googlebar td#searchbar_first, div#googlebar td#searchbar_end{
      width:15%;
}