img.dropmarker {
    background-image: url("arrow-down.png");
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0 0 1px 4px;
    width: 5px !important;
    height: 4px !important;
    margin-right: -1px;
    margin-left: 4px;
}

/* The following definition should be removed in the final version.
   It is for testing only.
*/
#tmp-style-chooser {
    display: inline-block !important;
}

#tmp-style-chooser, :-moz-tree-twisty {
    display: inline !important;
}

#tmp-style-chooser, #con6-fake-id:-moz-broken {
    display: inline-block !important;
    line-height: normal !important;
}
