Create a googlebox on your website.
Step 1
Create a Google account and obtain a licence key
Step 2
Copy and Paste the code below into your webpage replacing the bold items with your Google Licence Key and Search String respectively.
<script src="http://www.edazzle.net/googleboxjs/googlebox.aspx?id=Google Licence Key&q=Search String" type="text/javascript"></script>
If you have a problem with GoogleBox then please use my contact form to report it to me - I can't fix errors unless I know about them.
If you want to customise your GoogleBox then you can use this CSS
<style type="text/css">
<!--
.googlebox {}
div.googlebox {}
span.googlebox {}
p.googlebox{}
h3.googlebox {}
a.googlebox {}
-->
</style>