.ComboBox {float:left;padding-right:2em;}
.ComboBox .sectorInput {float:left;}
.ComboBox #arrowImage {float:left;}
.ComboBox .List {width: 15em;float:left;z-index:1;position:absolute;background-color:White;border: 1px solid black;}
.ComboBox .List .comboLine {width:15em;cursor:pointer;padding:0.2em 1em 0.2em 0.2em;}
.ComboBox .List .sImage {width:3em;}
.ComboBox .List .textLine {}
.ComboBox .List div {float:left;}
.ComboBox .List img {float:left;}

.comboBoxMonths .sectorInput {width: 78px;}
.comboBoxMonths .List {width:98px;}