/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	height:auto;
	width:100%;
	background-color:Transparent;
	border: 0 0 0 0;
	text-align: left;
	clear:both;
	margin:auto;
}
.container 
{
	height:auto;
}
