/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.2.0
build: 2676
*/
.yui-skin-sam .yui3-scrollview {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* For IE - needs a background to pick up events */
.yui-skin-sam .yui3-scrollview li {
    background-color:#fff;
}