/* ===== DIV CONTAINER ALL ELEMENTS BLOCK ===== */
#body-container {
text-align: left;
width: 760px !important;
width: 748px; /* fix for I.E. */
margin: 0 auto 0 auto;
padding: 5px;
border: solid 1px #ccc;
background-color: white
}/* ===== DIV CONTAINER ALL ELEMENTS BLOCK ===== */
#body-container {
float: left;
text-align: left;
width: 760px !important;
width: 748px; /* fix for I.E. */
margin: 0 auto 0 auto;
padding: 5px;
border: solid 1px #ccc;
background-color: white
}It looks like you're new here. If you want to get involved, click one of these buttons!