/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster 
{
	width: 100%;
	color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}

.containerrow
{
	width: 100%;
	color: #000000; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
}


