@charset "UTF-8";
/* CSS Document */

#youtubelist{width:290px;margin-right:30px;float:left;}
#youtubelist:before{content:'Vídeos';font: normal 16px/34px 'Carrois Gothic', sans-serif;color: #FEC131;}
#youtubelist ul{display:block;height:90px;}
#youtubelist ul li:nth-child(1){float:left;margin-right:10px;}
#youtubelist ul li:nth-child(2){font: normal 14px/20px 'Carrois Gothic', sans-serif;}
#youtubelist ul li:nth-child(3){font-size:11px;line-height:14px;}