Forum Moderators: not2easy
This is the css:
form {
margin: 0 5px;
padding: 0px;
}
#keycontainer {
background-color: #ccc;
border-bottom: 1px solid #000;
position:relative;
text-align: right;
margin-left: 0;
height: 22px;
padding: 0em 2em; } /*** IE6 needs this to display the div ***/
Has anyone come across this problem before?
Whoa! You are using XHTML Strict and have a lot of problems. Use the validator here: [validator.w3.org...] to see them. I will take another look tomorrow, (this was just a quick look as it is after midnight here) but I think that you may have a "knock-on" effect error(s).