.block-small-content
{
    background: transparent;
}

#videos-playlists .description
{
    display:none;
}


#videos-playlists dl
{
    clear:both;
    float:left;
	padding:14px 0 5px;
    width:290px;
	border-top:1px solid #ddd;
	background:url(../images/agenda-event_bg.png) 0 0 repeat-x;
}

#videos-playlists .first dl
{
	background:#fff;
	border:0;
}

#videos-playlists * dl.selected
{
	background:#ccc;
}

#videos-playlists dt
{
    float: left;
    padding:0 10px;
    width: 90px;
}

#videos-playlists dt img
{
    float: left;
    width: 90px;
}

#videos-playlists dd
{
    margin:0 0 5px 120px;
}


/* ------ */

#video-container
{
    height:auto;
    border:0;
}

.video-infos-container
{
	padding:15px 0 0;
}