.youtubePortlet  {
	padding: 10px;
	font-size: 90%;
}

.youtubePortlet .video {
	margin-bottom: 12px;
}

.youtubePortlet .video p {
	padding: 3px 0;
}

.youtubePortlet .video .widescreen {
	position: relative; 
	overflow: hidden; 
	height: 120px;
}

.youtubePortlet .video .widescreen  img{
	position: absolute;
	top: -19px;
	height: 158px;
	left: 0px;
}


.youtubePortlet .followus {
	text-align: right;
	font-weight: bold;
}

.youtubePortlet .followus .logo {
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 60px;
	background: url(youtube.png) no-repeat;
}