changed the styling of the search box div to make it appear correctly.
--- a/src/templates/search.html Thu Nov 10 14:27:29 2011 +0100
+++ b/src/templates/search.html Thu Nov 10 14:27:51 2011 +0100
@@ -1,6 +1,6 @@
{{! template for the search container }}
<div id='LdtSearchContainer'
- style='margin-left: 445px; position: absolute;'>
+ style='margin-left: 445px; position: absolute; margin-top: -26px;'>
<div id='LdtSearch'
style='display: none; background-color: #EEE; width: 165px; boder: 1px; border-color: #CFCFCF; position: absolute; text-align: center;'>
<input id='LdtSearchInput'