4 <div style="float: right; width: 350px; position: relative; top: -30px">
5 <div id="cse" style="width: 100%;">Loading</div>
6 <script src="http://www.google.com/jsapi" type="text/javascript"></script>
7 <script type="text/javascript">
8 google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
9 google.setOnLoadCallback(function() {
10 var customSearchControl = new google.search.CustomSearchControl('004118323935733566362:einy5gdhg28');
11 customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
12 customSearchControl.draw('cse');
16 <link rel="stylesheet" href="http://www.google.com/cse/style/look/minimalist.css"