.associate_me_youtube_video
{
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #303030;
	width: 320px;
	height: 240px;
}

.associate_me_youtube_video .powered_by
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -30px;
	width: 120px;
	height: 60px;
	background-image: url("/associate_me/resources/images/powered_by_youtube_black.gif");
}


