﻿.disabled {
background-color:Silver; border: solid 1px black;filter:alpha(opacity=75);opacity:.75;
}

select option {
    background-color: White;
}