.c30youtube_feed .video object, .c30youtube_feed .video embed {
    width: 190px;
    height: 120px;
}

.c30youtube_feed ul {
    margin: 0px;
    padding: 0px;
}

.c30youtube_feed ul li {
    margin: 0px;
    padding: 0px;
  	list-style-type: none;
}	

.c30youtube_feed .inactive a {
    color: grey;
}

.c30youtube_videos_list .video object, .c30youtube_videos_list .video embed 
.c30youtube_video_entry .video object, .c30youtube_video_entry .video embed {
	width:380px;
	height:300px;
}

.c30youtube_videos_list p {
	float:left;
	font-size:11px !important;
	margin:5px 0 10px !important;
	width:200px;
}

.c30youtube_videos_list img {
	width:120px;
	height:90px;
}

.c30youtube_videos_list ul li {
	float: left;
	width: 100%;
	list-style:none;
	overflow:hidden;
	clear: both;
}

.c30youtube_videos_list div.video {
	display:block;
	float:left;
	padding: 5px;
	margin:0 20px 20px 0;
}
.c30youtube_videos_list h2 {
	padding: 0;
	margin: 0;
	letter-spacing: 0 !important;
}

.c30youtube_videos_list h2 a {
	color:#464561;
	float: left;
	font:13px tahoma,arial;
}
