/* NIEUWS MODULE HOME PAGE CONTAINER CLASSES */

.ContainerWrapper
{
}

.ContainerWrapper .Actions
{

}

.ContainerWrapper .Title,
.ContainerWrapper .ContentWrapper
{
	padding:			6px 0px 4px 10px;
}

.RightContentPane .ContainerWrapper .Title .Head
{
	color:					#005697;
	font-size:				10pt;
	font-weight:			bold;
}

.ContainerWrapper .Footer
{
	height:					0px;
}

