This is basically two input fields with type=button been putted together. How can I get rid of those two gaps between them and make it look like one button? Thanks for your help
First button: style="background-color:#E8DCBE; border-bottom:#494A45 1px solid; border-left:#FFFFFF 1px solid; border-right:#E8DCBE 1px solid; border-top:#FFFFFF 1px solid; color:#494A45; font-size:11px; font-weight:bolder; padding-right:5px; padding-left:5px; height:22px; width:105px" Second button style="background-color:#E8DCBE; border-bottom:#494A45 1px solid; border-left:#E8DCBE 1px solid; border-right:#494A45 1px solid; border-top:#FFFFFF 1px solid; color:#494A45; font-size:13px; font-weight:bolder; padding-right:5px; padding-left:5px; height:22px; width:20px; text-align:center;" Text="+" /> Thanks