.select{ background-color: white; cursor: pointer; height: 24px; margin-left: 2px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #666666; } #selBut{ float:lift; font-size:12px; height:23px; background-color:#64a600; color: white; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #A6A600; } #selInp{ float:lift; width: 70px; border: 1px solid #A6A600; border-radius: 10px 0px 0px 10px; padding-left: 5px; height: 20px }