This page http://wikikwiz.com displays fine in FF/Chrome (looks like this http://mrkwiz.com/firefox.png), but in IE7, the center block gets displayed too low (like this http://mrkwiz.com/ieproblem.jpg).
The CSS for this block is
#registration_box {
width:700px;
height:330px;
border: 1px solid #7989b0;
border-bottom: 1px solid #003468;
background: white;
margin-left:150px;
padding:30px 23px 22px 40px;
}
A link to the full CSS file is here http://wikikwiz.com/mrkwiz.css.
Any advice on what I am doing wrong would be greatly appreciated.
The CSS for this block is
#registration_box {
width:700px;
height:330px;
border: 1px solid #7989b0;
border-bottom: 1px solid #003468;
background: white;
margin-left:150px;
padding:30px 23px 22px 40px;
}
A link to the full CSS file is here http://wikikwiz.com/mrkwiz.css.
Any advice on what I am doing wrong would be greatly appreciated.
