.image{
	width:181px;
	height:163px;
	background-image:url(../ImageOfTheDay/Background.png);
	
}

.image .imagem{
	width: 153px;
	height: 88px;
	position:relative;
	top:40px;
	left:14px;
}

.image .texto{
	width: 153px;
	height: 50px;
	position:relative;
	top:45px;
	left:14px;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}

.image .texto a{
	color: #FFDA02;
	text-decoration: none;
}


.thumbnail .imageContainer{
	background-image:url(../ImagesGallery/background.jpg);
	width: 180px;
	height: 122px;
	vertical-align: top;
}


.thumbnail .imageContainer img{
	position: relative;
	left: 47px;
	top: 10px;
}

.thumbnail .imageContainer div{
	text-align: right;
	right: 13px;
	top: 8px;
	position: relative;	
}

.thumbnail .imageContainer *{
	text-decoration: none;
}


.thumbnail .videoContainer{
	background-image:url(../videoGallery/background.jpg);
	width: 180px;
	height: 122px;
	vertical-align: top;
}


.thumbnail .videoContainer img{
	position: relative;
	left: 47px;
	top: 10px;
}

.thumbnail .videoContainer div{
	text-align: right;
	right: 13px;
	top: 8px;
	position: relative;	
}

.thumbnail .videoContainer *{
	text-decoration: none;
}