/**** For better spacing on option tags *****/
select{
padding: 0 5px 0 5px;
margin: 0 5px 0 5px;
}
option{
margin: 0 10px 0 0;
}