.clsDivMeasuringGlass {
    display: inline-block;
 }

.clsDivFooterBumper {
	min-height: 325px;
 }

#idScrollGuy{
    width: 0;
    height: 100%;
    top: 0px;
    position: fixed;
    overflow-x: hidden;
    background: #ecdddd;
    border: 1px solid #875B5B;
    border-width: 0 1px 0;
  }