#handle{
	height: 52px;width: 33px; cursor:pointer;
	background: url(../images/handle.png) no-repeat top left !important;
	background: url(../images/handle.gif) no-repeat top left;
}

#scrollbar{
	margin:0; height:335px; width:33px; float:left;
	background:url(../images/scrollBar.gif) 14px 5px repeat-y;
}