.select {
position: absolute;
width: 160px;
height: 20px;
padding: 5px;
margin: 0px 15px;
color: #FFFFFF;
overflow: hidden;
border-radius: 3px;
}
    
#ourselect2, #ourselect3, #ourselect12 {
width: 170px;
height: 30px;
padding: 5px;
margin: 0px 15px;
color: #FFFFFF;
overflow: hidden;
border-radius: 3px;
}