.nbCont .jspContainer { overflow: hidden; position: relative; }
.nbCont .jspPane { position: absolute; }
.nbCont .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; }
.nbCont .jspVerticalBar *, {
 margin: 0;
 padding: 0;
}
.nbCont .jspCap { display: none; }
.nbCont .jspTrack { background: url(http://img.moneycontrol.co.in/images/promo/newsbreak/track.gif) no-repeat; position: relative; height: 351px; width: 15px; }
.nbCont .jspDrag { background: url(http://img.moneycontrol.co.in/images/promo/newsbreak/dragger.gif) no-repeat; position: relative; left: 2px; cursor: pointer; }
.nbCont .jspArrow { text-indent: -20000px; display: block; cursor: pointer; }
.nbCont .jspArrow.jspDisabled { cursor: default; background: #80808d; }
.nbCont .jspVerticalBar .jspArrow { height: 16px; }
.nbCont .jspVerticalBar .jspArrow:focus { outline: none; }
.nbCont .jspCorner { background: #eeeef4; float: left; height: 100%; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .nbCont .jspCorner { margin: 0 -3px 0 0; }