/* Tiny Scrollbar */
//.image_info_info { width: 700px; margin: 20px 0 10px; }
.image_info_info .viewport { width: 480px; height: 200px; overflow: hidden; position: relative; opacity:1;}
.image_info_info .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
.image_info_info .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y2.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; opacity:.1;}
.image_info_info .track { background: transparent url(../images/bg-scrollbar-trackend-y2.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
.image_info_info .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
.image_info_info .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
.image_info_info .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.image_info_info .scrollbar:hover {
	opacity: .75;
}

#pop_up_body {  clear: both;   }

#pop_up_body .viewport { width: 100px; height: 250px; overflow: hidden; position: relative; opacity:1;}
#pop_up_body .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#pop_up_body .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y2.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; opacity:.1; margin-right: 5px; }
#pop_up_body .track { background: transparent url(../images/bg-scrollbar-trackend-y2.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#pop_up_body .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#pop_up_body .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
//#pop_up_body .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
#pop_up_body .scrollbar:hover {
	opacity: .75;
}

#auction_house_image_wrap { clear: both; }
#auction_house_image_wrap .viewport { width: 560px; height: 400px; overflow: hidden; position: relative; opacity:1;}
#auction_house_image_wrap.overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#auction_house_image_wrap .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y2.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; opacity:.1; margin-right:0px; }
#auction_house_image_wrap .track { background: transparent url(../images/bg-scrollbar-trackend-y2.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#auction_house_image_wrap .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#auction_house_image_wrap .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
//#auction_house_image_wrap .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
#auction_house_image_wrap .scrollbar:hover {
	opacity: .75;
}