@charset "utf-8";
/* Video Player CSS */

#playlist {
	width: 290px; 
	height: 75px; 
	margin-bottom: 5px;
}
#playlist a {
	display:block; color: #fff; font-weight:bold; text-decoration: none; padding-top: 54px; text-align: right; font-size: 18px;
}

.tragedy {
	background: url(images/video/tragedy.jpg) center center no-repeat; 
}
.channel5 {
	background: url(images/video/channel5.jpg) center center no-repeat; 
}
.fatattack {
	background: url(images/video/fatattack.jpg) center center no-repeat; 
}
.makeup {
	background: url(images/video/makeup.jpg) center center no-repeat; 
}
.gmtvbaby {
	background: url(images/video/gmtvbaby.jpg) center center no-repeat; 
}