.coolplayer_wrapper {
    display: block;
    margin:10px auto 20px auto;
	width:324px;
}

.coolplayer_playlist {
    margin:0 auto 0 auto;
	width:324px;
	text-align:center;
}

.coolplayer_video{
	display:block;
	float:left;
	width:160px;
	height:85px;
	text-align:center;
}

.coolplayer_lien{
	display:block;
}

.coolplayer_vignette img{
	border:none;
}


.coolplayer_titre{
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
}

.coolplayer_description{
	display:block;
}