.dropdown {float:left;}

.dropdown dt {cursor:pointer;}

.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0}

.dropdown ul.models {width:104px;}

.dropdown ul.registration {width:167px;}

.dropdown ul.eco {width:128px;}
.dropdown li {display:inline}