.ie .styled-select select			{ color:#fff; }
.ie .styled-select select option			{ 
    color:#000 !important; 
    background: transparent !important;
}
.ie .styled-select select option:first-child	{ color:#000 !important; }