/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
.yui-h-slider{position:relative;}
.yui-h-slider .yui-slider-thumb{position:absolute;cursor:w-resize; }
.yui-h-slider{background: #666 url(images/bg-h.gif) repeat-x 5px 0; height:6px; width:420px; overflow: visible;}
.yui-slider-thumb{bottom:-9px; height:20px;width: 20px;}
.yui-h-slider{top:10px;border-left: 1px solid #000;border-right: 1px solid #000;}