Forum Moderators: open
.test {padding: 5px; background-color:#0066FF;}
.test2 {padding: 5px; background-color:#FF9933;}<div class="test">Here's some text</div>
<div class="test2">Here's more text</div>
Can you post the CSS code? Maybe you have something else going on.