ul#sections li#private a {
    background: url(/092006/img/header/en/sections_private.gif) no-repeat;
    margin: 6px 0 0 10px;
    height: 12px;
    width: 59px;
}
ul#sections li#private a:hover {
    background-position: 0 -12px;
}
ul#sections li#private-selected a {
    background: url(/092006/img/header/en/sections_private_on.gif) no-repeat;
    height: 27px;
    width: 112px;
}
ul#sections li#investors a {
    background: url(/092006/img/header/en/sections_investors.gif) no-repeat;
    margin: 6px 10px 0 10px;
    height: 12px;
    width: 61px;
}
ul#sections li#investors a:hover {
    background-position: 0 -12px;
}
ul#sections li#investors-selected a {
    background: url(/092006/img/header/en/sections_investors_on.gif) no-repeat;
    height: 27px;
    width: 115px;
}
ul#sections li#elisa a {
    background: url(/092006/img/header/en/sections_elisa.gif) no-repeat;
    margin: 6px 10px 0 0;
    height: 12px;
    width: 81px;
}
ul#sections li#elisa a:hover {
    background-position: 0 -12px;
}
ul#sections li#elisa-selected a {
    background: url(/092006/img/header/en/sections_elisa_on.gif) no-repeat;
    height: 27px;
    width: 129px;
}

#search {
    background: #1fa1de url(/092006/img/header/en/search_etsi.gif) no-repeat;
    float: right;
    padding-left: 67px;
    height: 34px;
}