/*CSS for IE browsers*/
.ie-browser form select {
  background:inherit!important;
    padding:inherit!important;
    border:inherit!important;
    outline:inherit!important;
    height:30px!important;
    font-size:inherit!important;
}
