/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_grijs {
	width: 100%;
	background-color: transparant;
}

.containerrow1_grijs {
	background-image:url(grijzecontainer_02.gif);
	height:32px;
}

.containerrow2_grijs {
	background-image:url(grijzecontainer_08.gif);
	height:36px;
}

.Leftcolumn_grijs {
	background-image:url(grijzecontainer_04.gif);
	width:10px;
}

.Rightcolumn_grijs {
	background-image:url(grijzecontainer_06.gif);
	width:10px;
}
