Now I'm viewing the site in fire fox and IE to make them as compatible as possible.
For some reason, padding for tables will not work in IE but works in Fire fox
Code im using is:
.MainColumBoxes
{
width: 100%;
border: 1px #cacaca solid;
padding: 5px;
background-color: #ffffff;
}