In IE8 and mozilla 3.5 theres an white pixel to the right. How can i get rid of that? Seting background-color changes nothing. neither does width.
hr {
border-top: 1px solid #111;
border-bottom: 1px solid #444;
}
This is how it looks right now
Thanks alot!