DIV.playlist {
	OVERFLOW: hidden; POSITION: relative; HEIGHT: 150px! important
}
DIV.playlist DIV.clips {
	POSITION: absolute; HEIGHT: 10000em
}
DIV.playlist {
	WIDTH: 200px
}
DIV.clips {
	WIDTH: 150px
}
DIV.clips A {
	BORDER-RIGHT: #ccc 1px outset; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px outset; DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 12px; BORDER-LEFT: #ccc 1px outset; WIDTH: 150px; COLOR: #000; PADDING-TOP: 12px; BORDER-BOTTOM: #ccc 1px outset; LETTER-SPACING: -1px; HEIGHT: 46px; BACKGROUND-COLOR:#678DF9; TEXT-DECORATION: none
}
DIV.clips A.first {
	BORDER-TOP-WIDTH: 1px
}
DIV.clips A.playing {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; WIDTH: 170px;BACKGROUND-COLOR:#678DF9;
}
DIV.clips A.paused {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.clips A.progress {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.clips A.progress {
	opacity: 0.6
}
DIV.clips A.paused {
	BACKGROUND-POSITION: 0px 0px
}
DIV.clips A SPAN {
	DISPLAY: block; FONT-SIZE: 11px; COLOR: #666
}
DIV.clips A EM {
	COLOR: #f00; FONT-STYLE: normal
}
DIV.clips A:hover {
	BACKGROUND-COLOR: #f9f9fa
}
DIV.clips A.playing:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.clips A.paused:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.clips A.progress:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.petrol.clips A {
	BORDER-RIGHT: #193947 1px outset; BORDER-TOP: #193947 1px outset; BORDER-LEFT: #193947 1px outset; COLOR: #fff; BORDER-BOTTOM: #193947 1px outset; BACKGROUND-COLOR: #607A89;
}
DIV.petrol.clips A.playing {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.petrol.clips A.paused {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.petrol.clips A.progress {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.petrol.clips A.paused {
	BACKGROUND-POSITION: 0px 0px
}
DIV.petrol.clips A SPAN {
	COLOR: #aaa
}
DIV.petrol.clips A EM {
	FONT-WEIGHT: bold; COLOR: #fca29a
}
DIV.petrol.clips A:hover {
	BACKGROUND-COLOR: #274d58
}
DIV.petrol.clips A.playing:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.petrol.clips A.paused:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.petrol.clips A.progress:hover {
	BACKGROUND-COLOR: transparent! important
}
DIV.low.clips A {
	HEIGHT: 31px
}
DIV.low.clips A.playing {
	BACKGROUND-POSITION: 0px; BACKGROUND-IMAGE: url(/img/playlist/light_small.png)
}
DIV.low.clips A.paused {
	BACKGROUND-POSITION: 0px -55px; BACKGROUND-IMAGE: url(/img/playlist/light_small.png)
}
DIV.low.clips A.progress {
	BACKGROUND-POSITION: 0px -55px; BACKGROUND-IMAGE: url(/img/playlist/light_small.png)
}
DIV.low.clips A.paused {
	BACKGROUND-POSITION: 0px 0px
}
A.go {
	DISPLAY: block; BACKGROUND: url(/img/playlist/arrow/up.png) no-repeat; MARGIN: 5px 0px 5px 105px; WIDTH: 18px; CURSOR: pointer; HEIGHT: 18px
}
A.go:hover {
	BACKGROUND-POSITION: 0px -18px
}
A.down.go:hover {
	BACKGROUND-POSITION: 0px -18px
}
A.down.go {
	BACKGROUND-IMAGE: url(/img/playlist/arrow/down.png)
}
DIV.petrol A.go {
	BACKGROUND-IMAGE: url(/img/playlist/arrow/up_dark.png)
}
DIV.petrol A.down.go {
	BACKGROUND-IMAGE: url(/img/playlist/arrow/down_dark.png)
}
A.disabled.go {
	VISIBILITY: hidden
}
