div.search-form { margin: 3px 0 0 12px; padding: 0; border: 0 none transparent; overflow: hidden; }
div.lupa { float: left; margin-right: -10px; padding-top: 5px; padding-left: 8px; }
div.lupa1 { float: left; width: 33px; height: 33px; position: relative; z-index: 10; background: url("images/lupa.png") no-repeat scroll top left; }
div.search-form form { float: left; margin: 13px 0 0 1px; padding: 0; }
div.search-form form input.textfield { float: left; border: 1px solid #d4d0c8; border-top: 2px inset #d4d0c8; border-left: 2px inset #d4d0c8; width: 120px; height: 13px; padding: 1px 2px 1px 8px; margin: 2px 3px 0 0; background-color: white; color: #888888; font-size: 11px;}
div.search-form form input.button { float: left; width: 44px; height: 18px; color: white; border: 0 none transparent; background: transparent url("images/button.gif") no-repeat scroll top left; margin: 2px 0 0 0; padding: 0; vertical-align: middle; text-align: center; cursor: pointer; font: normal normal 11px/18px Tahoma,Verdana,Arial,Geneva,sans-serif; }