#recados {
	width: 436px;
	height: 344px;
	overflow: auto;
	position: relative;
	margin-top: 3px;	
}
#recadosindex {
	width: 436px;
	height: 344px;
	margin-top: 4px;
	overflow: auto;
	position: relative;
}
#fotos {
	width: 362px;
	height: 750px;
	overflow: auto;
	position: relative;
	margin-top: 3px;
}
#fotosindex {
	width: 436px;
	height: 215px;
	margin-top: 3px;
	overflow: auto;
}
#agenda {
	width: 436px;
	height: 150px;
	overflow: auto;
	position: relative;
	margin-top: 3px;	
}
#agendaindex {
	width: 425px;
	height: 160px;
	margin-top: 3px;
	overflow: auto;
	position: relative;
}
#noticias {
	width: 436px;
	height: 750px;
	overflow: auto;
	position: relative;
	margin-top: 3px;
}
#noticiasindex {
	width: 436px;
	height: 160px;
	margin-top: 3px;
	overflow: auto;
	position: relative;
}
#videos {
	width: 436px;
	height: 750px;
	overflow: auto;
	position: relative;
	margin-top: 3px;
}
#videosindex {
	width: 425px;
	height: 215px;
	margin-top: 3px;
	overflow: auto;
	position: relative;
}
/* you may optionally want to hide the scrollbars */
#recados .vscrollerbase {
	visibility: visible !important;
}
#recadosindex .vscrollerbase {
	visibility: visible !important;
}
#fotos .vscrollerbase {
	visibility: visible !important;
}
#agenda .vscrollerbase {
	visibility: visible !important;
}
