DIV.playlist {
	OVERFLOW: hidden; POSITION: relative; HEIGHT: 285px! important
}
DIV.playlist DIV.clips {
	POSITION: absolute; HEIGHT: 10000em
}
DIV.playlist {
	WIDTH: 560px
}
DIV.clips {
	WIDTH: 560px
}
DIV.clips A {
	BORDER-RIGHT: #ccc 1px outset; PADDING-RIGHT: 15px; BORDER-TOP: #ccc 1px outset; DISPLAY: block; PADDING-LEFT: 15px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #ccc 1px outset; WIDTH: 560px; COLOR: #000; PADDING-TOP: 15px; BORDER-BOTTOM: #ccc 1px outset; LETTER-SPACING: 0px; HEIGHT: 30px; BACKGROUND-COLOR: #fefeff; TEXT-DECORATION: none
}
DIV.clips A.first {
	BORDER-TOP-WIDTH: 1px
}
DIV.clips A.playing {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 60px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/light.png) no-repeat 0px -69px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.clips A.paused {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 60px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/light.png) no-repeat 0px -69px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.clips A.progress {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 60px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/light.png) no-repeat 0px -69px; 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: #212efe 1px outset; BORDER-TOP: #ffffff 1px outset; BORDER-LEFT: #ffffff 1px outset; COLOR: #212efe; BORDER-BOTTOM: #ffffff 1px outset; BACKGROUND-COLOR: #ffffff
}
DIV.petrol.clips A.playing {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/dark.png) no-repeat 0px -49px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.petrol.clips A.paused {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/dark.png) no-repeat 0px -49px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
DIV.petrol.clips A.progress {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(/video/dark.png) no-repeat 0px -49px; 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: #96d3e4
}
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: 11px
}
DIV.low.clips A.playing {
	BACKGROUND-POSITION: 0px -55px; BACKGROUND-IMAGE: url(/video/light_small.png)
}
DIV.low.clips A.paused {
	BACKGROUND-POSITION: 0px -55px; BACKGROUND-IMAGE: url(/video/light_small.png)
}
DIV.low.clips A.progress {
	BACKGROUND-POSITION: 0px -55px; BACKGROUND-IMAGE: url(/video/light_small.png)
}
DIV.low.clips A.paused {
	BACKGROUND-POSITION: 0px 0px
}
A.go {
	DISPLAY: block; BACKGROUND: url(/video/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(/video/down.png)
}
DIV.petrol A.go {
	BACKGROUND-IMAGE: url(/video/up_dark.png)
}
DIV.petrol A.down.go {
	BACKGROUND-IMAGE: url(/video/down_dark.png)
}
A.disabled.go {
	VISIBILITY: hidden
}
a.player {	
	margin-top:40px;
	display:block;
	background:url(/video/splash.jpg) no-repeat;
	width:430px;
	height:298px;
	padding:350px 126px 75px 127px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	/* 
		width:672px;
		height:367px; 
	*/
}
a.player.plain {
	background-position:80px 3px;
	padding:0px 0px 75px 127px;
	margin-top:0px;
}

a.player.small {
	background:url(/video/splash_small.png) no-repeat;
	height:186px;
	padding:0pt 24px 45px;
	width:251px;
	float:left;
	margin-right:30px;
	
	/* 
		width:375px;
		height:232px; 
	*/
}

a.player.small.plain {
	background-position:0px 0;
	padding:0px;		
}

a.player.black {
	background-image:url(/video/splash.png);
}

/* play button */
a.player img {
	margin-top:115px;	
}

a.player.plain img {
	margin-top:113px;	
}

a.player.small img {
	margin-top:60px;		
}

a.player p {
	margin-bottom:-15px;
	padding-top:0px;
}


/*}}}*/