/* ----------------------------------- PLAYLIST -----------------------------------*/ .TabPlayerPane ul { list-style-image:none; list-style-position:outside; list-style-type:none; } .TabPlayerPane li { list-style-image:none; list-style-position:outside; list-style-type:none; } .TabPlayerPane .itemlist { height: 90px; min-height: 90px; margin: 10px 0 0 0; padding-left: 92px; position: relative; line-height: 13px; border-bottom: 1px dotted #AEB3FF; } .TabPlayerPane .itemlist .thumb { width: 80px; height: 80px; top: 0px; left: 0px; position: absolute; }