See my site: http://www.forexnestegg.com/ I want a Google searchbox in the open top right to the far right, but when I add the search code the box goes below the Logo & both are centered. I'm a newbe so i'm confused. I have this code added: <center><img src="http://www.wpimg.com/custom/4109/2forexnestedegg2.png"> <style type="text/css"> @import url(http://www.google.com/cse/api/branding.css); </style> <div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000"> <div class="cse-branding-form"> <form action="http://www.google.com/cse" id="cse-search-box" target="_blank"> <div> <input type="hidden" name="cx" value="partner-pub-4727870609982801:f8fln6-ks54" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="60" /> <input type="submit" name="sa" value="Search" /> </div> </form> </div> <div class="cse-branding-logo"> <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" /> </div> <div class="cse-branding-text"> Custom Search </div> </div> REP for all who helps. Thanks in advance. Jeff