/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containerstandard {
	width: 100%;
	background-color: white;
	border : 0px solid white;
}

