/*
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: url(/img/bg-h.gif) repeat-x 5px 0; height:28px;width:420px;}
.yui-h-slider .yui-slider-thumb{top:4px;}

