/*
body {
overflow: hidden;
font-size: 100%;
}
#main {
height: 100%;
overflow-y: scroll;
position: static;
}
#head {
position: absolute;
}
#foot {
padding-right:17px;
position: absolute;
}
*/
.mainContent{
margin-left:20px;
}
#sx {
width:155px;
margin-left: -389px;
position: absolute;
top:10;
bottom:0;
height:100%;
background-position:0 0;
}
.headSpacerM {
height:312px;
}
.footSpacerM {
height:15px;
vertical-align:bottom;
}