I think you should use this line .Box-Title { with .Box title { Also you can try !important tag beside. Not use but i think it will help
Damn Anyone can help me ? if you know php and css please send me a pm Why the image from .Box show up but not the one from Box-title ? .Box { margin: 0 0 10px 0; padding: 4px 4px 4px 4px; width: 162px; background: #151515 url(images/img01.jpg) repeat-x left top; border: 1px solid #fff; } .Box-Title { width: 160px; height: 15px; padding: 7px 0px 4px 0px; background: #151515 url(images/xxx.gif) repeat-x; text-align: center; border: 1px solid #fff; color: #555; font-weight: bold; }