Very Basic!
select option {
margin:2px;
background-color:#8BC53F;
color:#fff;
}
//maybe this also
.select-box select:focus {
outline: none;
background: #000;
color: #fff;
}
or this
Or this with no image used!
Best way is to use this plugin (SelectBoxIt)











