.DevxSscroll_Main {
	
	font-size: 1px;
	position:absolute;
	top:20px;
	left:969px;

	background:#FFFFFF;
	width:17px;
	
	
}
.forscroll .DevxSscroll_Main {
	left:282px;
}
.DevxSscroll_Slide  { 
	background: transparent url(../img/scroll/slider-tile-h.gif) repeat-y scroll 0 0;
    position:relative;
    left:0;
    top:0;
    overflow:visible;
    zoom:1;
} 

.DevxSscroll_Slide_End  { 
    background: transparent url(../img/scroll/slider-tile-h.gif) repeat-y scroll 0 0;
    padding-bottom:7px;
    zoom:1;
} 

.DevxSscroll_Slide_Start  { 
    background: transparent url(../img/scroll/slider-tile-h.gif) repeat-y scroll 0 0;
    padding-top:7px;
    width: 17px;
} 

.DevxSscroll_btnTop {
    padding-top: 17px;
    width: 17px;
	background: url(../img/scroll/slider-top.gif)  top no-repeat transparent;
}

.DevxSscroll_btnBottom {
    padding-bottom: 17px;
    width: 17px;
	background: url(../img/scroll/slider-bottom.gif) bottom no-repeat;
}

.DevxSscroll_btnTrack{
    position:absolute;
    left:0;
    top:3px;
	height: 20px; 
	width: 17px;
}

.DevxSscroll_btnTrackTop, .DevxSscroll_btnTrackBottom, .DevxSscroll_btnTrackCenter{ 
	margin: 0; 
	padding: 0;
    position:absolute;
}

.DevxSscroll_btnTrackTop{ 
    padding-top: 5px;
	height: 5px; 
	width: 17px;
    left: 1px;
	background: url(../img/scroll/slider-button-top.gif)  no-repeat transparent;
}

.DevxSscroll_btnTrackBottom{ 
	height: 24px; 
	width: 17px;
    left: -1px;
    top: -5px;
	background: url(../img/scroll/slider-button-bottom.gif)  bottom no-repeat transparent;
}

.DevxSscroll_btnTrackCenter{ 
	height: 14px; 
	width: 16px;
	background: transparent url(../img/scroll/slider-button-center.gif) repeat-y;
}


.DevxSscroll_Main_Small {

	font-size: 1px;
	position:absolute;
	top:20px;
	left:969px;

	background:#FFFFFF;
	width:10px;


}
.forscroll .DevxSscroll_Main_Small {
	left:282px;
}
.DevxSscroll_Slide_Small  {
	background: transparent url(../img/new_scroll/slider-tile-h.gif) repeat-y scroll 1px 1px;
    position:relative;
    left:0;
    top:0;
    overflow:visible;
    zoom:1;
}

.DevxSscroll_Slide_End_Small  {
    background: transparent url(../img/new_scroll/slider-tile-h.gif) repeat-y scroll 0 0;
    padding-bottom:7px;
    zoom:1;
}

.DevxSscroll_Slide_Start_Small  {
    background: transparent url(../img/new_scroll/slider-tile-h.gif) repeat-y scroll 0 0;
    padding-top:7px;
    width:10px;
}

.DevxSscroll_btnTop_Small {
    padding-top: 7px;
    width:10px;
	background: url(../img/new_scroll/slider-top.gif)  top no-repeat transparent;
	margin-top:2px;
}

.DevxSscroll_btnBottom_Small {
    padding-bottom: 10px;
    width:10px;
	background: url(../img/new_scroll/slider-bottom.gif) bottom right no-repeat;
}

.DevxSscroll_btnTrack_Small{
    position:absolute;
    left:0;
    top:3px;
	height: 20px;
	width:10px;
}

.DevxSscroll_btnTrackTop_Small, .DevxSscroll_btnTrackBottom_Small, .DevxSscroll_btnTrackCenter_Small{
	margin: 0;
	padding: 0;
    position:absolute;
}

.DevxSscroll_btnTrackTop_Small{
    padding-top: 5px;
	height: 5px;
	width:10px;

	background: url(../img/new_scroll/slider-button-top.gif)  no-repeat transparent;
}

.DevxSscroll_btnTrackBottom_Small{
	height: 24px;
	width:10px;

    top: -5px;
	background: url(../img/new_scroll/slider-button-bottom.gif)  bottom no-repeat transparent;
}

.DevxSscroll_btnTrackCenter_Small{
	height: 14px;
	width: 16px;
	background: transparent url(../img/new_scroll/slider-button-center.gif) repeat-y;
}

.ext-ie7 .DevxSscroll_btnTrackTop_Small{
    left: 0px;
}

.ext-ie7 .DevxSscroll_btnTrackBottom_Small{
    left: 0px;
}

.ext-ie7 .DevxSscroll_btnTrackCenter_Small{
    left: 0px;
}

