/* 
================================
CSS STYLES FOR DotNetNuke  Modified by Nina Meiers - for the DNN Community
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
================================
*/  

/* Container Properties - Customised by Nina Meiers */
.ContainerTitle {
		color: #ffffff;
		font-size: 12px;
		font-family: tahoma;
		font-weight: bold; 
		padding-left: 5px; 
		padding-bottom: 13px;
}
.NonTrivial {
		color: #ffffff;
		font-size: 12px;
		font-family: tahoma;
		font-weight: bold; 
		padding-left: 5px; 
		padding-bottom: 6px;
}
.VisBiz {
		padding-bottom: 13px;
}

.containermaster_trivial {
		background-color: white;
		width: 100%;
}







