#GaleriaImagensCategorias{
	float: left;
	margin-top: 16px;
	margin-left: 57px;
	width: 230px;
	height: 470px;
	overflow: auto;
}
#VideosInternosWrapper {
	width: 630px;
	/* width: 100%; */
	height: 440px;
	padding: 7px;
	background-color:#d4dcdc;
	border-radius: 5px;
}

#VideosHomeWrapper {
	/*width: 355px;*/
	width: 100%;
	height: 220px;
	padding: 7px;
	background-color: #d4dcdc;
	border-radius: 5px;
}

#VideosHomeDestaque {
	float: left;
}

#VideosHomeLista {
	float: left;
}

#VideosInternosDestaque {
	float: left;
	margin-left: 3px;
}

#VideosInternosLista {
	float: left;
}

.PainelGaleriaFlickr{
	width: 990px;
	height: auto;
}

.TituloCategoriaFlickr{
	font-size: 20px;
}

.thumbnailCategoria{
	/*vertical-align: 24px;
	margin-left: 5px;*/
}