body {
margin: 0px 0px 0px 0px;
}
* html body {
text-align: center;
}
#main {
width: 990px;
margin-top: 0;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}
#topbanner {
/* height: void; */
}
#topMenu {
/* height: void; */
}
#tblContent {
width: 100%;
border-collapse: collapse;
}
#tblContent .leftPane {
width: 150px;
vertical-align: top;
}
#tblContent .contentPane {
/* vertical-align: void; */
}
#tblContent .rightPane {
width: 520px;
vertical-align: top;
}
#bottom {
height: 25px;
/* vertical-align: void; */
}
#tblContent .rightSpace {
width: 1px;
height: 440px;
}
