.ui-widget-content 
{
	background: none;
	border: none;
}

#scrollbar 
{
	width: 670px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	/*top: 4px;*/
}

.nudge 
{
	cursor: pointer;
}

.ui-slider-handle 
{
	background: #FFFFFF url(scrollbar_bar_background.png) !important;
	/*background-position: left;*/
	border: none !important;
	width: 188px;
	height: 17px;
	/*margin-left: -94px !important;*/
}
