Colour change text and background

It seems I have changed the backgroundcolor of one of the boxes in the basket.
Can anyone help me exactly where I change it back!?
See screenshoot!

Check it with firefox and the plugin firebug. It’s the most easiest way to solve css-problems or to change any css parameters.

Using the firebug extension, I found this one:

#body div.bar.prevnext .arrowright input {
background:#FC6634 url(bg/oxid_ce_.gif) no-repeat scroll 15px -318px;

[QUOTE=Marco Steinhäuser;13342]Using the firebug extension, I found this one:

#body div.bar.prevnext .arrowright input {
background:#FC6634 url(bg/oxid_ce_.gif) no-repeat scroll 15px -318px;

[/QUOTE]

That’s kind of stange!? When looking through the entire Look & Feel in the admin, the color #FC6634 is not to be found.