.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0px; left: 0; }
.vscrollerbase { width: 10px; background-color: #f0f0f0; } 
.vscrollerbar { width: 10px; background-color: #333; }
#Content { /* IE overflow fix, position must be relative or absolute*/
position: relative;
height:350px;
}
