body {
margin: 0px 0px 0px 0px;
}
* html body {
text-align: center;
}
#main {
width: 1191px;
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: top;
}
#tblContent .rightPane {
width: 205px;
vertical-align: top;
}
#bottom {
height: 75px;
vertical-align: bottom;
}
#tblContent .rightSpace {
width: 31px;
/* height: void; */
}
#tblContent .topSpace {
/* width: void; */
height: 5px;
}
#tblContent .contentPaneBottom {
/* width: void; */
/* height: void; */
}
