.scrollContainer{position:relative;display:block;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box}.scrollList{position:absolute;display:table-row;table-layout:fixed;left:0;top:0;margin:0;padding:0;list-style-type:none;white-space:nowrap;z-index:1;opacity:1.0;filter:alpha(opacity='100');box-sizing:border-box;-moz-box-sizing:border-box}.scrollList li{display:table-cell;clear:none;display:block;clear:both;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box}.scrollList li a{position:relative;float:left;display:inline-block;clear:none;margin:0;background-repeat:no-repeat;background-position:center center;box-sizing:border-box;-moz-box-sizing:border-box}a.scrollDisabled{color:#888;text-decoration:line-through}a.scrollEnabled{color:#00f;text-decoration:none}