/* CSS Document */

.cachePlaylist {
	
}
	
.cachePlayerTrack {
	position:relative;
	width:100%;
}
	
.cachePlayerStreamLink,
.cachePlayerWatchLink {
	font-weight:bold;
}

.cachePlayerTitle {
	margin-right:10px;
}

#cachePlayerSwfDiv {
	width:100%;
	height:27px;
}
#cacheCloseButton {
	float:right;
	position:absolute;
	right:0px;
	top:0px;
}