#slideshow {
	display: block;
	clear: both;
	margin-left: 15px;
	margin-top: 13px;
	height: 210px;
	width: 570px;
	overflow: hidden;
}

#player {
	font-family: "Arial";
	width: 571px;
	padding-left: 9px;
}

#latestvideos {
	color: #FFFFFF;
	background-image: url('../images/yt_latestvideos_bg.gif');
	height: 24px;
	padding-top: 12px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 16px;
}