.dropdown-top {
    background: url(../images/dropdown_top.gif) no-repeat;
}

.dropdown-middle {
    background: url(../images/dropdown_bg.gif) repeat-y;
}

.dropdown-bottom {
    background: url(../images/dropdown_bottom.gif) no-repeat;
}