#x_state {
width: 250px;
height: 30px;
padding: 0 0 0 6px;
border: 1px solid #222
}
select#x_state,
select#x_country {
padding: 8px 5px;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 46px !important;
}
#x_country {
width: 250px;
height: 30px;
padding: 0 0 0 6px;
border: 1px solid #222
}