﻿@import url('/Files/Filer/Faxecom2008/Styles/StyleGeneral.css');

/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 7px;
background: url(/Files/Filer/Faxecom2008/Graphics/ScrollerBack.gif) no-repeat;
}
.vscrollerbar {
width: 7px;
height: 7px !important;
background-color: #f6df6e;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
/* Scroll Bar Master Styling Ends Here */