#googlesearch
{
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#googlesearch table
{
margin-left: auto;
margin-right: auto;
padding: 10px 5px;
}

#googlesearch input.text
{
font-size: 9pt;
font-weight: bold;
color: white;
background-color: #000;
border-color: #484D4F;
border-style: groove;
}

#googlesearch input.button
{
background-color: #2175bc;
border-color: #484D4F;
color: #fff;
text-decoration: none;
cursor: pointer;
}

#googlesearch input.buttonhover
{
background-color: #9586d7;
color: #fff;
}
