.video{
	width:181px;
	height:163px;
	background-image:url(../videoOfTheDay/Background.png)
}

.video .imagem{
	width: 153px;
	height: 88px;
	position:relative;
	top:40px;
	left:14px;
}

.video .texto{
	width: 153px;
	height: 50px;
	position:relative;
	top:45px;
	left:14px;
	font-size: 9px;	
	text-align: center;
	color: #FFFFFF;	
}

.video .texto a{
	color: #FFDA02;
	text-decoration: none;
	font-size: 9px;
}

