#utubeContainer {
	height: 535px;
	font-size: 12px;
	min-height: 535px;
}

#utubeheader {
	background-image: url('./images/tenbeestv.gif');
	background-repeat: no-repeat;
	height: 50px;
}
#utubeSnaps {
	left: 7px;
}

#utubeSnaps ul, #utubeSnaps li{
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}


#utubePlayer {
	height: 322px;
	background: url('./images/beetvbox.jpg');
	width: 398px;
}

#utubeDetails {
	border: 1px solid #316ac5;
	width: 394px;
	padding: 1px;
	height: 80px;
	background-color: #fff;
	overflow: auto;
}
