#search-form .input {    line-height: 25px;    height: 25px;    margin: 0;    width: 80%;    color: #6c6c6c;}#search-form .submit {    background:white url("../I/search.png") no-repeat scroll 1px 1px;    height:27px;    margin:0;    overflow:hidden;    padding: 1px;    width:28px;    -moz-border-radius:4px;    //background-position: 0 0;}