.playlist{position:relative;overflow:hidden;height:230px !important;padding-left:2px;}
.playlist .clips{position:absolute;height:20000em;}
.playlist, .clips{width:215px;}
.clips a{background:url(/img/global/gradient/h80.png);display:block;height:46px;width:197px;font-size:11px;text-decoration:none;color:#555555;cursor:pointer;background:url('shared/playItem.png') 0px 0px no-repeat;}
.clips a:hover{background:url('shared/playItem.png') 0px -46px no-repeat;font-weight:bold;}
.videoTitleContainer{padding-top:5px;padding-left:12px;width:170px;}
.clips a.playing, .clips a.paused, .clips a.progress{height:46px !important;width:210px;border:0;}
.clips a.paused{background-position:0 0;}
.clips a span{display:block;font-size:11px;color:#666;}
.clips a em{font-style:normal;color:#f00;}
.clips a.playing:hover, .clips a.paused:hover, .clips a.progress:hover{background-color:transparent !important;}
.clips.low a{height:46px;}
.clips.low a.playing, .clips.low a.paused, .clips.low a.progress{border:none;background:url('shared/pausePlay.png') 0px 0px no-repeat;font-weight:bold;}
.clips.low a.paused{background-position:0 -46px;}
a.go{display:block;width:198px;height:21px;background:url('shared/playerUp.png') 0px 0px no-repeat;cursor:pointer;}
a.go:hover{background:url('shared/playerUp.png') 0px -21px no-repeat;}
a.go.down:hover{background:url('shared/playerDown.png') 0px -21px no-repeat;}
a.go.down{background:url('shared/playerDown.png') 0px 0px no-repeat;}
.petrol a.go{background-image:url('shared/playerUp.png');}
.petrol a.go.down{background-image:url('shared/playerDown.png');}
a.go.disabled{visibility:hidden;}