.video_player {
	display:block;
	width:577px;
	height:450px;
	margin:0 auto;
}

.btn_pular_video {
	display:block;
	width:94px;
	height:33px;
	margin:0 auto;
	line-height:0px;
	text-indent:-9999px;
	outline:0px;
	background:url(../img/buttons/btn_pular_video.jpg) center center no-repeat;
	margin-top:20px;
}

.link_home {

	display:block;
	width:300px;
	height:330px;
	position:absolute;
	top:89px;
	left:344px;

}