#dw__search { display:block; float: right; margin: 20px 20px 0px 20px; } #dw__search * { padding: 0px; margin: 0px; } form#dw__search div.frootySearch input.edit { background: transparent url(images/searchfield_caps.png) repeat-x scroll; background-position: 0px -20px; behavior: none; position: relative; top: 0px; left: 0px; border: none; height: 18px; line-height: 19px; margin: 0pt; padding: 0px; float: left; padding-top: 1px; margin-left:20px; width:113px; } form#dw__search div.frootySearch { position:relative; width: 150px; padding: 0px; margin: 0px; } form#dw__search div.frootySearch .left { background:transparent url(images/searchfield_caps.png) no-repeat scroll; background-position: 0px 0px; display: block; height: 19px; width: 150px; padding: 0px; } /* IE 6 hack*/ * html form#dw__search div.frootySearch .left { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/lib/plugins/frootysearch/images/searchfield_caps.png,sizingMethod='crop'); background: none; } form#dw__search div.frootySearch .right { background:transparent url(images/searchfield_caps.png) no-repeat scroll 100% top; display:block; height:19px; width:17px; padding: 0px; float: right; } /* IE 6 hack*/ * html form#dw__search div.frootySearch .right { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/lib/plugins/frootysearch/images/searchfield_caps_close.png,sizingMethod='crop'); background: none; } form#dw__search div.frootySearch.empty.blurred input { color:#7E7E7E; } form#dw__search div.frootySearch .reset { background:transparent url(images/searchfield_caps.png) no-repeat scroll; background-position: 0px -40px; cursor:pointer; display:block; height: 16px; right:4px; top:2px; width:11px; z-index: 1000; margin-top: 0px; position: absolute; clear: both; } form#dw__search div.frootySearch.empty .reset { display:none; } form#dw__search span.prettyplaceholder { display: none; color: #fff; } form#dw__search input[type=submit] { /* display: none;*/ margin: 0px 10px; } /* ******************************************************** Search bar adjust ******************************************************** */ * html form#dw__search div.frootySearch .left, * html div.frootySearch .right { margin-top: 1px; }