DIV.playlist {
	POSITION: relative; HEIGHT: 158px !important; OVERFLOW: hidden
}
DIV.playlist DIV.clips {
	POSITION: absolute; HEIGHT: 20000em
}
DIV.playlist {
	WIDTH: 158px
}
DIV.clips {
	WIDTH: 158px
}
DIV.clips A {
	BORDER-BOTTOM: #ccc 1px outset; 
	BORDER-LEFT: #ccc 1px outset; 
	PADDING-BOTTOM: 15px; 
	PADDING-LEFT: 0px; 
	WIDTH: 158px; 
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	BACKGROUND-COLOR: #000000; 
	LETTER-SPACING: -1px; 
	HEIGHT: 26px; 
	COLOR: #000; 
	FONT-SIZE: 12px; 
	BORDER-TOP: #ccc 1px outset; 
	BORDER-RIGHT: #ccc 1px outset; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 5px
}
DIV.clips A.first {
	BORDER-TOP-WIDTH: 1px
}
DIV.clips A.playing {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; WIDTH: 158px; BACKGROUND: url(/scripts/images/light.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.clips A.paused {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; WIDTH: 158px; BACKGROUND: url(/scripts/images/light.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.clips A.progress {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; WIDTH: 158px; BACKGROUND: url(/scripts/images/light.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.clips A.progress {
	opacity: 0.6
}
DIV.clips A.paused {
	BACKGROUND-POSITION: 0px 0px
}
DIV.clips A SPAN {
	DISPLAY: block; COLOR: #666; FONT-SIZE: 11px
}
DIV.clips A EM {
	FONT-STYLE: normal; COLOR: #f00
}
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 A {
	 BORDER-BOTTOM: #193947 1px outset; BORDER-LEFT: #193947 1px outset; BACKGROUND-COLOR: #000000; COLOR: #fff; BORDER-TOP: #193947 1px outset; BORDER-RIGHT: #193947 1px outset
}
DIV.petrol A.playing {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px;  BACKGROUND: url(/scripts/images/dark.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.petrol A.paused {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BACKGROUND: url(/scripts/images/dark.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.petrol A.progress {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BACKGROUND: url(/scripts/images/dark.png) no-repeat 0px -69px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
DIV.petrol A.paused {
	BACKGROUND-POSITION: 0px 0px
}
DIV.petrol A SPAN {
	COLOR: #aaa;
}
DIV.petrol A EM {
	COLOR: #fca29a; FONT-WEIGHT: bold
}
DIV.petrol A:hover {
	BACKGROUND-COLOR: #2b3187
}
DIV.petrol A.playing:hover {
	BACKGROUND-COLOR: transparent !important
}
DIV.petrol A.paused:hover {
	BACKGROUND-COLOR: transparent !important
}
DIV.petrol A.progress:hover {
	BACKGROUND-COLOR: transparent !important
}
DIV.low A {
	HEIGHT: 31px
}
DIV.low A.playing {
	BACKGROUND-IMAGE: url(/scripts/images/light_small.png); BACKGROUND-POSITION: 0px -55px
}
DIV.low A.paused {
	BACKGROUND-IMAGE: url(/scripts/images/light_small.png); BACKGROUND-POSITION: 0px -55px
}
DIV.low A.progress {
	BACKGROUND-IMAGE: url(/scripts/images/light_small.png); BACKGROUND-POSITION: 0px -55px
}
DIV.low A.paused {
	BACKGROUND-POSITION: 0px 0px
}
A.go {
	MARGIN: 5px 0px 5px 105px; WIDTH: 18px; DISPLAY: block; BACKGROUND: url(/scripts/images/arrow/up.png) no-repeat; HEIGHT: 18px; CURSOR: pointer
}
A.go:hover {
	BACKGROUND-POSITION: 0px -18px
}
A.down:hover {
	BACKGROUND-POSITION: 0px -18px
}
A.down {
	BACKGROUND-IMAGE: url(/scripts/images/arrow/down.png)
}
DIV.petrol A.go {
	BACKGROUND-IMAGE: url(/scripts/images/arrow/up_dark.png)
}
DIV.petrol A.down {
	BACKGROUND-IMAGE: url(/scripts/images/arrow/down_dark.png)
}
A.disabled {
	VISIBILITY: hidden
}
