css.css 230 Bytes Raw Blame History Permalink 1 2 3 4 5 .oUlplay{ margin:0; padding:0; list-style:none;} #playBox{ width:270px; height:340px; position:relative; overflow:hidden;} #playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;} #playBox .oUlplay li{ float:left;}